2021-09-10T07:20:50,901 Created temporary directory: /tmp/pip-ephem-wheel-cache-b0hre_6x 2021-09-10T07:20:50,904 Created temporary directory: /tmp/pip-req-tracker-et94lpqg 2021-09-10T07:20:50,904 Initialized build tracking at /tmp/pip-req-tracker-et94lpqg 2021-09-10T07:20:50,905 Created build tracker: /tmp/pip-req-tracker-et94lpqg 2021-09-10T07:20:50,905 Entered build tracker: /tmp/pip-req-tracker-et94lpqg 2021-09-10T07:20:50,905 Created temporary directory: /tmp/pip-wheel-xrjc8jsz 2021-09-10T07:20:50,936 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-10T07:20:50,939 2 location(s) to search for versions of aaaadpackage: 2021-09-10T07:20:50,939 * https://pypi.org/simple/aaaadpackage/ 2021-09-10T07:20:50,939 * https://www.piwheels.org/simple/aaaadpackage/ 2021-09-10T07:20:50,940 Fetching project page and analyzing links: https://pypi.org/simple/aaaadpackage/ 2021-09-10T07:20:50,940 Getting page https://pypi.org/simple/aaaadpackage/ 2021-09-10T07:20:50,942 Found index url https://pypi.org/simple 2021-09-10T07:20:51,054 Skipping link: No binaries permitted for aaaadpackage: https://files.pythonhosted.org/packages/39/a7/7f45ad30106c9c92bd3169b1132cd654e0455e61db3e0a0c68650a4a9996/aaaadpackage-0.1.0-py3-none-any.whl#sha256=2efaf5d87aa5aba838b61c712baecd5a9a786f677147aa9653eded1c0f2db0f4 (from https://pypi.org/simple/aaaadpackage/) (requires-python:>=3.8,<4.0) 2021-09-10T07:20:51,055 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/e5/d7/242c9fea5f83e654c8bfb1460a872b435b048040f527792eca2a0912386e/aaaadpackage-0.1.0.tar.gz#sha256=7e46d7fcabc8778b92b65096b83b72fb73451134d578c6b39204d193db6d57ff (from https://pypi.org/simple/aaaadpackage/) (requires-python:>=3.8,<4.0) 2021-09-10T07:20:51,055 Fetching project page and analyzing links: https://www.piwheels.org/simple/aaaadpackage/ 2021-09-10T07:20:51,056 Getting page https://www.piwheels.org/simple/aaaadpackage/ 2021-09-10T07:20:51,057 Found index url https://www.piwheels.org/simple 2021-09-10T07:20:51,153 Skipping link: not a file: https://www.piwheels.org/simple/aaaadpackage/ 2021-09-10T07:20:51,154 Skipping link: not a file: https://pypi.org/simple/aaaadpackage/ 2021-09-10T07:20:51,173 Given no hashes to check 0 links for project 'aaaadpackage': discarding no candidates 2021-09-10T07:20:51,173 ERROR: Could not find a version that satisfies the requirement aaaadpackage==0.1.0 (from versions: none) 2021-09-10T07:20:51,174 ERROR: No matching distribution found for aaaadpackage==0.1.0 2021-09-10T07:20:51,174 Exception information: 2021-09-10T07:20:51,174 Traceback (most recent call last): 2021-09-10T07:20:51,174 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-10T07:20:51,174 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-10T07:20:51,174 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-10T07:20:51,174 raise RequirementsConflicted(criterion) 2021-09-10T07:20:51,174 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('aaaadpackage==0.1.0') 2021-09-10T07:20:51,174 2021-09-10T07:20:51,174 During handling of the above exception, another exception occurred: 2021-09-10T07:20:51,174 2021-09-10T07:20:51,174 Traceback (most recent call last): 2021-09-10T07:20:51,174 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-10T07:20:51,174 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-10T07:20:51,174 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-10T07:20:51,174 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-10T07:20:51,174 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-10T07:20:51,174 raise ResolutionImpossible(e.criterion.information) 2021-09-10T07:20:51,174 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('aaaadpackage==0.1.0'), parent=None)] 2021-09-10T07:20:51,174 2021-09-10T07:20:51,174 The above exception was the direct cause of the following exception: 2021-09-10T07:20:51,174 2021-09-10T07:20:51,174 Traceback (most recent call last): 2021-09-10T07:20:51,174 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-10T07:20:51,174 status = self.run(options, args) 2021-09-10T07:20:51,174 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-10T07:20:51,174 return func(self, options, args) 2021-09-10T07:20:51,174 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-10T07:20:51,174 reqs, check_supported_wheels=True 2021-09-10T07:20:51,174 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-10T07:20:51,174 raise error from e 2021-09-10T07:20:51,174 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aaaadpackage==0.1.0 2021-09-10T07:20:51,178 Removed build tracker: '/tmp/pip-req-tracker-et94lpqg'