2021-09-10T07:09:40,761 Created temporary directory: /tmp/pip-ephem-wheel-cache-i5rb2ve_ 2021-09-10T07:09:40,765 Created temporary directory: /tmp/pip-req-tracker-v67hj_z1 2021-09-10T07:09:40,765 Initialized build tracking at /tmp/pip-req-tracker-v67hj_z1 2021-09-10T07:09:40,765 Created build tracker: /tmp/pip-req-tracker-v67hj_z1 2021-09-10T07:09:40,765 Entered build tracker: /tmp/pip-req-tracker-v67hj_z1 2021-09-10T07:09:40,766 Created temporary directory: /tmp/pip-wheel-_nvayy_y 2021-09-10T07:09:40,800 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-10T07:09:40,803 2 location(s) to search for versions of aaaabpackage: 2021-09-10T07:09:40,803 * https://pypi.org/simple/aaaabpackage/ 2021-09-10T07:09:40,803 * https://www.piwheels.org/simple/aaaabpackage/ 2021-09-10T07:09:40,803 Fetching project page and analyzing links: https://pypi.org/simple/aaaabpackage/ 2021-09-10T07:09:40,804 Getting page https://pypi.org/simple/aaaabpackage/ 2021-09-10T07:09:40,805 Found index url https://pypi.org/simple 2021-09-10T07:09:40,893 Skipping link: No binaries permitted for aaaabpackage: https://files.pythonhosted.org/packages/b8/b4/1a579bf5769e5b382c1e7b2f2cc6f6aba166f4708125993ea08202a6c7e5/AAAABpackage-0.1.0-py3-none-any.whl#sha256=1c023bd333d953d4284cdef0ce689f6c28853cab3dc67f45d51098773168d0e6 (from https://pypi.org/simple/aaaabpackage/) (requires-python:>=3.8,<4.0) 2021-09-10T07:09:40,894 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/54/51/ee8cee72250c04042f66417b66835bb114ed601e7988e94d6e0a92e4ad2e/AAAABpackage-0.1.0.tar.gz#sha256=ac44486c9ac0c6767dab95b7ce871ce5d1786201d85a747aca2f39418bd2b886 (from https://pypi.org/simple/aaaabpackage/) (requires-python:>=3.8,<4.0) 2021-09-10T07:09:40,895 Fetching project page and analyzing links: https://www.piwheels.org/simple/aaaabpackage/ 2021-09-10T07:09:40,895 Getting page https://www.piwheels.org/simple/aaaabpackage/ 2021-09-10T07:09:40,896 Found index url https://www.piwheels.org/simple 2021-09-10T07:09:41,008 Skipping link: not a file: https://www.piwheels.org/simple/aaaabpackage/ 2021-09-10T07:09:41,008 Skipping link: not a file: https://pypi.org/simple/aaaabpackage/ 2021-09-10T07:09:41,026 Given no hashes to check 0 links for project 'aaaabpackage': discarding no candidates 2021-09-10T07:09:41,027 ERROR: Could not find a version that satisfies the requirement aaaabpackage==0.1.0 (from versions: none) 2021-09-10T07:09:41,027 ERROR: No matching distribution found for aaaabpackage==0.1.0 2021-09-10T07:09:41,028 Exception information: 2021-09-10T07:09:41,028 Traceback (most recent call last): 2021-09-10T07:09:41,028 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-10T07:09:41,028 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-10T07:09:41,028 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-10T07:09:41,028 raise RequirementsConflicted(criterion) 2021-09-10T07:09:41,028 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('aaaabpackage==0.1.0') 2021-09-10T07:09:41,028 2021-09-10T07:09:41,028 During handling of the above exception, another exception occurred: 2021-09-10T07:09:41,028 2021-09-10T07:09:41,028 Traceback (most recent call last): 2021-09-10T07:09:41,028 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-10T07:09:41,028 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-10T07:09:41,028 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-10T07:09:41,028 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-10T07:09:41,028 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-10T07:09:41,028 raise ResolutionImpossible(e.criterion.information) 2021-09-10T07:09:41,028 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('aaaabpackage==0.1.0'), parent=None)] 2021-09-10T07:09:41,028 2021-09-10T07:09:41,028 The above exception was the direct cause of the following exception: 2021-09-10T07:09:41,028 2021-09-10T07:09:41,028 Traceback (most recent call last): 2021-09-10T07:09:41,028 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-10T07:09:41,028 status = self.run(options, args) 2021-09-10T07:09:41,028 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-10T07:09:41,028 return func(self, options, args) 2021-09-10T07:09:41,028 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-10T07:09:41,028 reqs, check_supported_wheels=True 2021-09-10T07:09:41,028 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-10T07:09:41,028 raise error from e 2021-09-10T07:09:41,028 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aaaabpackage==0.1.0 2021-09-10T07:09:41,031 Removed build tracker: '/tmp/pip-req-tracker-v67hj_z1'