2021-08-11T17:42:41,832 Created temporary directory: /tmp/pip-ephem-wheel-cache-23u9q12y 2021-08-11T17:42:41,836 Created temporary directory: /tmp/pip-req-tracker-dvv37r57 2021-08-11T17:42:41,836 Initialized build tracking at /tmp/pip-req-tracker-dvv37r57 2021-08-11T17:42:41,836 Created build tracker: /tmp/pip-req-tracker-dvv37r57 2021-08-11T17:42:41,837 Entered build tracker: /tmp/pip-req-tracker-dvv37r57 2021-08-11T17:42:41,837 Created temporary directory: /tmp/pip-wheel-a8ijlfcq 2021-08-11T17:42:41,867 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-11T17:42:41,870 2 location(s) to search for versions of readyml: 2021-08-11T17:42:41,870 * https://pypi.org/simple/readyml/ 2021-08-11T17:42:41,870 * https://www.piwheels.org/simple/readyml/ 2021-08-11T17:42:41,870 Fetching project page and analyzing links: https://pypi.org/simple/readyml/ 2021-08-11T17:42:41,871 Getting page https://pypi.org/simple/readyml/ 2021-08-11T17:42:41,872 Found index url https://pypi.org/simple 2021-08-11T17:42:41,960 Skipping link: No binaries permitted for readyml: https://files.pythonhosted.org/packages/11/36/1cf2af84b31e624075425f04423d67d182cddd87cd563a3b7891ccf012c0/readyml-0.0.1-py2.py3-none-any.whl#sha256=dc39cc3f2e1cda31ed07b662fbcd513012fda9f019913b367b1c7380e51e308b (from https://pypi.org/simple/readyml/) (requires-python:>=3.8.0) 2021-08-11T17:42:41,961 Link requires a different Python (3.7.3 not in: '>=3.8.0'): https://files.pythonhosted.org/packages/16/71/d65867b29388b899f75fbffef40e7e9905bae513b1b4072f950f4513b0ac/readyml-0.0.1.tar.gz#sha256=d7270bcd9091248a9058679004392bf342a0d9873c1005d1adac0a2f12d26388 (from https://pypi.org/simple/readyml/) (requires-python:>=3.8.0) 2021-08-11T17:42:41,961 Fetching project page and analyzing links: https://www.piwheels.org/simple/readyml/ 2021-08-11T17:42:41,961 Getting page https://www.piwheels.org/simple/readyml/ 2021-08-11T17:42:41,962 Found index url https://www.piwheels.org/simple 2021-08-11T17:42:42,072 Skipping link: not a file: https://www.piwheels.org/simple/readyml/ 2021-08-11T17:42:42,072 Skipping link: not a file: https://pypi.org/simple/readyml/ 2021-08-11T17:42:42,093 Given no hashes to check 0 links for project 'readyml': discarding no candidates 2021-08-11T17:42:42,093 ERROR: Could not find a version that satisfies the requirement readyml==0.0.1 (from versions: none) 2021-08-11T17:42:42,094 ERROR: No matching distribution found for readyml==0.0.1 2021-08-11T17:42:42,094 Exception information: 2021-08-11T17:42:42,094 Traceback (most recent call last): 2021-08-11T17:42:42,094 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-11T17:42:42,094 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-11T17:42:42,094 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-11T17:42:42,094 raise RequirementsConflicted(criterion) 2021-08-11T17:42:42,094 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('readyml==0.0.1') 2021-08-11T17:42:42,094 2021-08-11T17:42:42,094 During handling of the above exception, another exception occurred: 2021-08-11T17:42:42,094 2021-08-11T17:42:42,094 Traceback (most recent call last): 2021-08-11T17:42:42,094 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-11T17:42:42,094 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-11T17:42:42,094 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-11T17:42:42,094 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-11T17:42:42,094 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-11T17:42:42,094 raise ResolutionImpossible(e.criterion.information) 2021-08-11T17:42:42,094 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('readyml==0.0.1'), parent=None)] 2021-08-11T17:42:42,094 2021-08-11T17:42:42,094 The above exception was the direct cause of the following exception: 2021-08-11T17:42:42,094 2021-08-11T17:42:42,094 Traceback (most recent call last): 2021-08-11T17:42:42,094 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-11T17:42:42,094 status = self.run(options, args) 2021-08-11T17:42:42,094 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-11T17:42:42,094 return func(self, options, args) 2021-08-11T17:42:42,094 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-11T17:42:42,094 reqs, check_supported_wheels=True 2021-08-11T17:42:42,094 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-11T17:42:42,094 raise error from e 2021-08-11T17:42:42,094 pip._internal.exceptions.DistributionNotFound: No matching distribution found for readyml==0.0.1 2021-08-11T17:42:42,098 Removed build tracker: '/tmp/pip-req-tracker-dvv37r57'