2022-03-16T02:05:36,448 Created temporary directory: /tmp/pip-ephem-wheel-cache-tl2lac53 2022-03-16T02:05:36,453 Created temporary directory: /tmp/pip-req-tracker-ao412sfc 2022-03-16T02:05:36,454 Initialized build tracking at /tmp/pip-req-tracker-ao412sfc 2022-03-16T02:05:36,454 Created build tracker: /tmp/pip-req-tracker-ao412sfc 2022-03-16T02:05:36,455 Entered build tracker: /tmp/pip-req-tracker-ao412sfc 2022-03-16T02:05:36,456 Created temporary directory: /tmp/pip-wheel-vwvctj2z 2022-03-16T02:05:36,529 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-16T02:05:36,538 2 location(s) to search for versions of p40h33-test: 2022-03-16T02:05:36,538 * https://pypi.org/simple/p40h33-test/ 2022-03-16T02:05:36,538 * https://www.piwheels.org/simple/p40h33-test/ 2022-03-16T02:05:36,539 Fetching project page and analyzing links: https://pypi.org/simple/p40h33-test/ 2022-03-16T02:05:36,540 Getting page https://pypi.org/simple/p40h33-test/ 2022-03-16T02:05:36,543 Found index url https://pypi.org/simple 2022-03-16T02:05:36,653 Found link https://files.pythonhosted.org/packages/26/14/ed14c34116c58e049c844a930259dfdc126f10a3b008fd0ba7fd9fd48287/p40h33-test-0.1.win-amd64.zip#sha256=9a43ee52fb505571951602d0d71614c12b9fe608bc8d30401c8a1b7b5a558b58 (from https://pypi.org/simple/p40h33-test/), version: 0.1.win-amd64 2022-03-16T02:05:36,654 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/f7/52/3440953601be952dee0312f83dccdbee47c6cf67a2317dd2b8cb10bc214b/p40h33_test-0.1-py3.8.egg#sha256=f12ef46d54b8899c70e5012d30a89995df3005b3d3be92c17fad6e7d9aa1eb58 (from https://pypi.org/simple/p40h33-test/) 2022-03-16T02:05:36,655 Fetching project page and analyzing links: https://www.piwheels.org/simple/p40h33-test/ 2022-03-16T02:05:36,655 Getting page https://www.piwheels.org/simple/p40h33-test/ 2022-03-16T02:05:36,657 Found index url https://www.piwheels.org/simple 2022-03-16T02:05:36,866 Skipping link: not a file: https://www.piwheels.org/simple/p40h33-test/ 2022-03-16T02:05:36,866 Skipping link: not a file: https://pypi.org/simple/p40h33-test/ 2022-03-16T02:05:36,900 Given no hashes to check 0 links for project 'p40h33-test': discarding no candidates 2022-03-16T02:05:36,901 ERROR: Could not find a version that satisfies the requirement p40h33-test==0.1 (from versions: 0.1.win-amd64) 2022-03-16T02:05:36,903 ERROR: No matching distribution found for p40h33-test==0.1 2022-03-16T02:05:36,905 Exception information: 2022-03-16T02:05:36,905 Traceback (most recent call last): 2022-03-16T02:05:36,905 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-16T02:05:36,905 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-16T02:05:36,905 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-16T02:05:36,905 raise RequirementsConflicted(criterion) 2022-03-16T02:05:36,905 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('p40h33-test==0.1') 2022-03-16T02:05:36,905 2022-03-16T02:05:36,905 During handling of the above exception, another exception occurred: 2022-03-16T02:05:36,905 2022-03-16T02:05:36,905 Traceback (most recent call last): 2022-03-16T02:05:36,905 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-16T02:05:36,905 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-16T02:05:36,905 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-16T02:05:36,905 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-16T02:05:36,905 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-16T02:05:36,905 raise ResolutionImpossible(e.criterion.information) 2022-03-16T02:05:36,905 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('p40h33-test==0.1'), parent=None)] 2022-03-16T02:05:36,905 2022-03-16T02:05:36,905 The above exception was the direct cause of the following exception: 2022-03-16T02:05:36,905 2022-03-16T02:05:36,905 Traceback (most recent call last): 2022-03-16T02:05:36,905 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-16T02:05:36,905 status = run_func(*args) 2022-03-16T02:05:36,905 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-16T02:05:36,905 return func(self, options, args) 2022-03-16T02:05:36,905 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-16T02:05:36,905 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-16T02:05:36,905 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-16T02:05:36,905 raise error from e 2022-03-16T02:05:36,905 pip._internal.exceptions.DistributionNotFound: No matching distribution found for p40h33-test==0.1 2022-03-16T02:05:36,914 Removed build tracker: '/tmp/pip-req-tracker-ao412sfc'