2022-01-24T20:33:03,300 Created temporary directory: /tmp/pip-ephem-wheel-cache-wciy2yja 2022-01-24T20:33:03,306 Created temporary directory: /tmp/pip-req-tracker-llg3u48m 2022-01-24T20:33:03,308 Initialized build tracking at /tmp/pip-req-tracker-llg3u48m 2022-01-24T20:33:03,308 Created build tracker: /tmp/pip-req-tracker-llg3u48m 2022-01-24T20:33:03,308 Entered build tracker: /tmp/pip-req-tracker-llg3u48m 2022-01-24T20:33:03,310 Created temporary directory: /tmp/pip-wheel-ypj_hs94 2022-01-24T20:33:03,375 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-24T20:33:03,381 2 location(s) to search for versions of testpackagemds: 2022-01-24T20:33:03,381 * https://pypi.org/simple/testpackagemds/ 2022-01-24T20:33:03,381 * https://www.piwheels.org/simple/testpackagemds/ 2022-01-24T20:33:03,382 Fetching project page and analyzing links: https://pypi.org/simple/testpackagemds/ 2022-01-24T20:33:03,383 Getting page https://pypi.org/simple/testpackagemds/ 2022-01-24T20:33:03,386 Found index url https://pypi.org/simple 2022-01-24T20:33:03,580 Skipping link: No binaries permitted for testpackagemds: https://files.pythonhosted.org/packages/b1/96/01d3d4657365498693d2285105ebd1d3b62f89501603fc5ed0c67421e595/testpackagemds-0.4.0-py3-none-any.whl#sha256=c2e0895230c92c11a752a5dcecc888e151cc0d30485f498facc47ef18a98d557 (from https://pypi.org/simple/testpackagemds/) (requires-python:>=3.9,<4.0) 2022-01-24T20:33:03,583 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/53/67/2f7ffa4f83273f260823988edcf2c23d0d64e8f19d54e0043224ef4220de/testpackagemds-0.4.0.tar.gz#sha256=9326b73d4516cffa985c00462d5b0c8fc34afbd8b01b8fd4be0f6f5d3112ae55 (from https://pypi.org/simple/testpackagemds/) (requires-python:>=3.9,<4.0) 2022-01-24T20:33:03,583 Fetching project page and analyzing links: https://www.piwheels.org/simple/testpackagemds/ 2022-01-24T20:33:03,584 Getting page https://www.piwheels.org/simple/testpackagemds/ 2022-01-24T20:33:03,586 Found index url https://www.piwheels.org/simple 2022-01-24T20:33:03,812 Skipping link: not a file: https://www.piwheels.org/simple/testpackagemds/ 2022-01-24T20:33:03,812 Skipping link: not a file: https://pypi.org/simple/testpackagemds/ 2022-01-24T20:33:03,846 Given no hashes to check 0 links for project 'testpackagemds': discarding no candidates 2022-01-24T20:33:03,847 ERROR: Could not find a version that satisfies the requirement testpackagemds==0.4.0 (from versions: none) 2022-01-24T20:33:03,847 ERROR: No matching distribution found for testpackagemds==0.4.0 2022-01-24T20:33:03,848 Exception information: 2022-01-24T20:33:03,848 Traceback (most recent call last): 2022-01-24T20:33:03,848 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-24T20:33:03,848 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-24T20:33:03,848 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-24T20:33:03,848 raise RequirementsConflicted(criterion) 2022-01-24T20:33:03,848 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('testpackagemds==0.4.0') 2022-01-24T20:33:03,848 2022-01-24T20:33:03,848 During handling of the above exception, another exception occurred: 2022-01-24T20:33:03,848 2022-01-24T20:33:03,848 Traceback (most recent call last): 2022-01-24T20:33:03,848 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-24T20:33:03,848 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-24T20:33:03,848 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-24T20:33:03,848 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-24T20:33:03,848 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-24T20:33:03,848 raise ResolutionImpossible(e.criterion.information) 2022-01-24T20:33:03,848 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('testpackagemds==0.4.0'), parent=None)] 2022-01-24T20:33:03,848 2022-01-24T20:33:03,848 The above exception was the direct cause of the following exception: 2022-01-24T20:33:03,848 2022-01-24T20:33:03,848 Traceback (most recent call last): 2022-01-24T20:33:03,848 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-24T20:33:03,848 status = run_func(*args) 2022-01-24T20:33:03,848 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-24T20:33:03,848 return func(self, options, args) 2022-01-24T20:33:03,848 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-24T20:33:03,848 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-24T20:33:03,848 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-24T20:33:03,848 raise error from e 2022-01-24T20:33:03,848 pip._internal.exceptions.DistributionNotFound: No matching distribution found for testpackagemds==0.4.0 2022-01-24T20:33:03,856 Removed build tracker: '/tmp/pip-req-tracker-llg3u48m'