2022-06-03T16:07:38,156 Created temporary directory: /tmp/pip-ephem-wheel-cache-4nk3g42p 2022-06-03T16:07:38,161 Created temporary directory: /tmp/pip-build-tracker-hcwjfers 2022-06-03T16:07:38,162 Initialized build tracking at /tmp/pip-build-tracker-hcwjfers 2022-06-03T16:07:38,162 Created build tracker: /tmp/pip-build-tracker-hcwjfers 2022-06-03T16:07:38,162 Entered build tracker: /tmp/pip-build-tracker-hcwjfers 2022-06-03T16:07:38,163 Created temporary directory: /tmp/pip-wheel-zthz_vqj 2022-06-03T16:07:38,226 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-03T16:07:38,234 2 location(s) to search for versions of numi: 2022-06-03T16:07:38,234 * https://pypi.org/simple/numi/ 2022-06-03T16:07:38,234 * https://www.piwheels.org/simple/numi/ 2022-06-03T16:07:38,235 Fetching project page and analyzing links: https://pypi.org/simple/numi/ 2022-06-03T16:07:38,236 Getting page https://pypi.org/simple/numi/ 2022-06-03T16:07:38,240 Found index url https://pypi.org/simple 2022-06-03T16:07:38,370 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:07:38,371 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:07:38,372 Fetching project page and analyzing links: https://www.piwheels.org/simple/numi/ 2022-06-03T16:07:38,373 Getting page https://www.piwheels.org/simple/numi/ 2022-06-03T16:07:38,376 Found index url https://www.piwheels.org/simple 2022-06-03T16:07:38,599 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:07:38,600 Skipping link: not a file: https://www.piwheels.org/simple/numi/ 2022-06-03T16:07:38,600 Skipping link: not a file: https://pypi.org/simple/numi/ 2022-06-03T16:07:38,645 Given no hashes to check 0 links for project 'numi': discarding no candidates 2022-06-03T16:07:38,646 ERROR: Could not find a version that satisfies the requirement numi==0.0.6 (from versions: 0.0.5) 2022-06-03T16:07:38,649 ERROR: No matching distribution found for numi==0.0.6 2022-06-03T16:07:38,651 Exception information: 2022-06-03T16:07:38,651 Traceback (most recent call last): 2022-06-03T16:07:38,651 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-06-03T16:07:38,651 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-06-03T16:07:38,651 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-06-03T16:07:38,651 raise RequirementsConflicted(criterion) 2022-06-03T16:07:38,651 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('numi==0.0.6') 2022-06-03T16:07:38,651 2022-06-03T16:07:38,651 During handling of the above exception, another exception occurred: 2022-06-03T16:07:38,651 2022-06-03T16:07:38,651 Traceback (most recent call last): 2022-06-03T16:07:38,651 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-06-03T16:07:38,651 result = self._result = resolver.resolve( 2022-06-03T16:07:38,651 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-06-03T16:07:38,651 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-06-03T16:07:38,651 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-06-03T16:07:38,651 raise ResolutionImpossible(e.criterion.information) 2022-06-03T16:07:38,651 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('numi==0.0.6'), parent=None)] 2022-06-03T16:07:38,651 2022-06-03T16:07:38,651 The above exception was the direct cause of the following exception: 2022-06-03T16:07:38,651 2022-06-03T16:07:38,651 Traceback (most recent call last): 2022-06-03T16:07:38,651 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-06-03T16:07:38,651 status = run_func(*args) 2022-06-03T16:07:38,651 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-06-03T16:07:38,651 return func(self, options, args) 2022-06-03T16:07:38,651 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-06-03T16:07:38,651 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-06-03T16:07:38,651 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-06-03T16:07:38,651 raise error from e 2022-06-03T16:07:38,651 pip._internal.exceptions.DistributionNotFound: No matching distribution found for numi==0.0.6 2022-06-03T16:07:38,660 Removed build tracker: '/tmp/pip-build-tracker-hcwjfers'