2022-06-03T16:01:05,616 Created temporary directory: /tmp/pip-ephem-wheel-cache-xvr299k7 2022-06-03T16:01:05,622 Created temporary directory: /tmp/pip-build-tracker-irumzknk 2022-06-03T16:01:05,623 Initialized build tracking at /tmp/pip-build-tracker-irumzknk 2022-06-03T16:01:05,623 Created build tracker: /tmp/pip-build-tracker-irumzknk 2022-06-03T16:01:05,623 Entered build tracker: /tmp/pip-build-tracker-irumzknk 2022-06-03T16:01:05,624 Created temporary directory: /tmp/pip-wheel-7awnivme 2022-06-03T16:01:05,687 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-03T16:01:05,695 2 location(s) to search for versions of numi: 2022-06-03T16:01:05,695 * https://pypi.org/simple/numi/ 2022-06-03T16:01:05,695 * https://www.piwheels.org/simple/numi/ 2022-06-03T16:01:05,696 Fetching project page and analyzing links: https://pypi.org/simple/numi/ 2022-06-03T16:01:05,697 Getting page https://pypi.org/simple/numi/ 2022-06-03T16:01:05,701 Found index url https://pypi.org/simple 2022-06-03T16:01:05,803 Skipping link: No binaries permitted for numi: https://files.pythonhosted.org/packages/e4/f3/d247022ad949174b45ec9dae7ce8cfe475954cb01127996d9af3bac74d81/numi-0.0.5-py3-none-any.whl#sha256=e0b34383296b79753426fd372f0eaf6abbbdba87a307fe77ead285cff115cc65 (from https://pypi.org/simple/numi/) (requires-python:>=3.6) 2022-06-03T16:01:05,805 Found link https://files.pythonhosted.org/packages/ad/84/461b13ad8bcee402e99ef8c5567df6635f9e9163f58a40e86cc86957b106/numi-0.0.5.tar.gz#sha256=b8ca19b0bc975cbc2c3588d615f01681d4e07d5a80dbcdea38be3f40732c4bac (from https://pypi.org/simple/numi/) (requires-python:>=3.6), version: 0.0.5 2022-06-03T16:01:05,806 Fetching project page and analyzing links: https://www.piwheels.org/simple/numi/ 2022-06-03T16:01:05,806 Getting page https://www.piwheels.org/simple/numi/ 2022-06-03T16:01:05,808 Found index url https://www.piwheels.org/simple 2022-06-03T16:01:06,013 Skipping link: No binaries permitted for numi: https://www.piwheels.org/simple/numi/numi-0.0.5-py3-none-any.whl#sha256=d68ad724ec38ced5704a312115889add119526e6b14718ba2691961a8c8d326a (from https://www.piwheels.org/simple/numi/) (requires-python:>=3.6) 2022-06-03T16:01:06,014 Skipping link: not a file: https://www.piwheels.org/simple/numi/ 2022-06-03T16:01:06,015 Skipping link: not a file: https://pypi.org/simple/numi/ 2022-06-03T16:01:06,048 Given no hashes to check 0 links for project 'numi': discarding no candidates 2022-06-03T16:01:06,049 ERROR: Could not find a version that satisfies the requirement numi==0.0.6 (from versions: 0.0.5) 2022-06-03T16:01:06,052 ERROR: No matching distribution found for numi==0.0.6 2022-06-03T16:01:06,054 Exception information: 2022-06-03T16:01:06,054 Traceback (most recent call last): 2022-06-03T16:01:06,054 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-06-03T16:01:06,054 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-06-03T16:01:06,054 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-06-03T16:01:06,054 raise RequirementsConflicted(criterion) 2022-06-03T16:01:06,054 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('numi==0.0.6') 2022-06-03T16:01:06,054 2022-06-03T16:01:06,054 During handling of the above exception, another exception occurred: 2022-06-03T16:01:06,054 2022-06-03T16:01:06,054 Traceback (most recent call last): 2022-06-03T16:01:06,054 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-06-03T16:01:06,054 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-06-03T16:01:06,054 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-06-03T16:01:06,054 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-06-03T16:01:06,054 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-06-03T16:01:06,054 raise ResolutionImpossible(e.criterion.information) 2022-06-03T16:01:06,054 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('numi==0.0.6'), parent=None)] 2022-06-03T16:01:06,054 2022-06-03T16:01:06,054 The above exception was the direct cause of the following exception: 2022-06-03T16:01:06,054 2022-06-03T16:01:06,054 Traceback (most recent call last): 2022-06-03T16:01:06,054 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-06-03T16:01:06,054 status = run_func(*args) 2022-06-03T16:01:06,054 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-06-03T16:01:06,054 return func(self, options, args) 2022-06-03T16:01:06,054 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-06-03T16:01:06,054 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-06-03T16:01:06,054 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-06-03T16:01:06,054 raise error from e 2022-06-03T16:01:06,054 pip._internal.exceptions.DistributionNotFound: No matching distribution found for numi==0.0.6 2022-06-03T16:01:06,062 Removed build tracker: '/tmp/pip-build-tracker-irumzknk'