2021-10-22T23:30:09,108 Created temporary directory: /tmp/pip-ephem-wheel-cache-zf1bx4ie 2021-10-22T23:30:09,112 Created temporary directory: /tmp/pip-req-tracker-ev8dhwpw 2021-10-22T23:30:09,112 Initialized build tracking at /tmp/pip-req-tracker-ev8dhwpw 2021-10-22T23:30:09,112 Created build tracker: /tmp/pip-req-tracker-ev8dhwpw 2021-10-22T23:30:09,112 Entered build tracker: /tmp/pip-req-tracker-ev8dhwpw 2021-10-22T23:30:09,113 Created temporary directory: /tmp/pip-wheel-4zqddwgb 2021-10-22T23:30:09,147 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-22T23:30:09,149 2 location(s) to search for versions of rafm: 2021-10-22T23:30:09,149 * https://pypi.org/simple/rafm/ 2021-10-22T23:30:09,149 * https://www.piwheels.org/simple/rafm/ 2021-10-22T23:30:09,150 Fetching project page and analyzing links: https://pypi.org/simple/rafm/ 2021-10-22T23:30:09,151 Getting page https://pypi.org/simple/rafm/ 2021-10-22T23:30:09,152 Found index url https://pypi.org/simple 2021-10-22T23:30:09,239 Skipping link: No binaries permitted for rafm: https://files.pythonhosted.org/packages/d2/a0/46cddfb23e3b5f65338beef9aaa5017d9a99cb9f22f1bc161d7f7db7f2c6/rafm-0.1-py3-none-any.whl#sha256=0ca8cf9dc69d0836510eadc5cab94a458dba5192c1cd9d5f726efe514ea01d20 (from https://pypi.org/simple/rafm/) (requires-python:>=3.8.1,<3.10) 2021-10-22T23:30:09,239 Link requires a different Python (3.7.3 not in: '>=3.8.1,<3.10'): https://files.pythonhosted.org/packages/8c/4a/9e7c6bf62339f251d171db8bbc9ff5102d5cea4855ddba61d18c5a6bea22/rafm-0.1.tar.gz#sha256=5b9d317f4efba3e0989585af6752639935eb68e2ab288837ac368e3b85eb3152 (from https://pypi.org/simple/rafm/) (requires-python:>=3.8.1,<3.10) 2021-10-22T23:30:09,240 Fetching project page and analyzing links: https://www.piwheels.org/simple/rafm/ 2021-10-22T23:30:09,240 Getting page https://www.piwheels.org/simple/rafm/ 2021-10-22T23:30:09,241 Found index url https://www.piwheels.org/simple 2021-10-22T23:30:09,405 Skipping link: not a file: https://www.piwheels.org/simple/rafm/ 2021-10-22T23:30:09,406 Skipping link: not a file: https://pypi.org/simple/rafm/ 2021-10-22T23:30:09,420 Given no hashes to check 0 links for project 'rafm': discarding no candidates 2021-10-22T23:30:09,420 ERROR: Could not find a version that satisfies the requirement rafm==0.1 (from versions: none) 2021-10-22T23:30:09,421 ERROR: No matching distribution found for rafm==0.1 2021-10-22T23:30:09,421 Exception information: 2021-10-22T23:30:09,421 Traceback (most recent call last): 2021-10-22T23:30:09,421 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-22T23:30:09,421 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-22T23:30:09,421 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-22T23:30:09,421 raise RequirementsConflicted(criterion) 2021-10-22T23:30:09,421 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rafm==0.1') 2021-10-22T23:30:09,421 2021-10-22T23:30:09,421 During handling of the above exception, another exception occurred: 2021-10-22T23:30:09,421 2021-10-22T23:30:09,421 Traceback (most recent call last): 2021-10-22T23:30:09,421 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-22T23:30:09,421 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-22T23:30:09,421 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-22T23:30:09,421 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-22T23:30:09,421 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-22T23:30:09,421 raise ResolutionImpossible(e.criterion.information) 2021-10-22T23:30:09,421 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rafm==0.1'), parent=None)] 2021-10-22T23:30:09,421 2021-10-22T23:30:09,421 The above exception was the direct cause of the following exception: 2021-10-22T23:30:09,421 2021-10-22T23:30:09,421 Traceback (most recent call last): 2021-10-22T23:30:09,421 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-22T23:30:09,421 status = self.run(options, args) 2021-10-22T23:30:09,421 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-22T23:30:09,421 return func(self, options, args) 2021-10-22T23:30:09,421 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-22T23:30:09,421 reqs, check_supported_wheels=True 2021-10-22T23:30:09,421 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-22T23:30:09,421 raise error from e 2021-10-22T23:30:09,421 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rafm==0.1 2021-10-22T23:30:09,425 Removed build tracker: '/tmp/pip-req-tracker-ev8dhwpw'