2021-08-20T00:47:30,952 Created temporary directory: /tmp/pip-ephem-wheel-cache-paqykgrl 2021-08-20T00:47:30,959 Created temporary directory: /tmp/pip-req-tracker-snbgr75z 2021-08-20T00:47:30,960 Initialized build tracking at /tmp/pip-req-tracker-snbgr75z 2021-08-20T00:47:30,960 Created build tracker: /tmp/pip-req-tracker-snbgr75z 2021-08-20T00:47:30,961 Entered build tracker: /tmp/pip-req-tracker-snbgr75z 2021-08-20T00:47:30,962 Created temporary directory: /tmp/pip-wheel-wypqa5cx 2021-08-20T00:47:31,029 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-20T00:47:31,032 2 location(s) to search for versions of nomespah: 2021-08-20T00:47:31,032 * https://pypi.org/simple/nomespah/ 2021-08-20T00:47:31,032 * https://www.piwheels.org/simple/nomespah/ 2021-08-20T00:47:31,033 Fetching project page and analyzing links: https://pypi.org/simple/nomespah/ 2021-08-20T00:47:31,035 Getting page https://pypi.org/simple/nomespah/ 2021-08-20T00:47:31,039 Found index url https://pypi.org/simple 2021-08-20T00:47:31,366 Skipping link: No binaries permitted for nomespah: https://files.pythonhosted.org/packages/de/23/10a05ac3fc1c9d40aaebe86f7f17e4af2b16b8436c731024848e890c8e81/nomespah-0.0.1-py3-none-any.whl#sha256=1165c857ff971b3d8535d077b3e10b63d06fdee1533cad0958df56ea662dc994 (from https://pypi.org/simple/nomespah/) (requires-python:>=3.6) 2021-08-20T00:47:31,368 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/b9/2d/c26c897201d5fb5ae6770fa21698ea789a6bd93eef29147a83f69ce5ce28/nomespah-0.0.1.tar.gz#sha256=b37665af3d9ebb77decbd3dbdec4c5d92a9ace2099b203e6af6bc4af4f8dfc1b (from https://pypi.org/simple/nomespah/) (requires-python:>=3.6) 2021-08-20T00:47:31,369 Fetching project page and analyzing links: https://www.piwheels.org/simple/nomespah/ 2021-08-20T00:47:31,369 Getting page https://www.piwheels.org/simple/nomespah/ 2021-08-20T00:47:31,372 Found index url https://www.piwheels.org/simple 2021-08-20T00:47:31,549 Given no hashes to check 0 links for project 'nomespah': discarding no candidates 2021-08-20T00:47:31,550 ERROR: Could not find a version that satisfies the requirement nomespah==0.0.1 2021-08-20T00:47:31,551 ERROR: No matching distribution found for nomespah==0.0.1 2021-08-20T00:47:31,551 Exception information: 2021-08-20T00:47:31,551 Traceback (most recent call last): 2021-08-20T00:47:31,551 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-08-20T00:47:31,551 crit = self.state.criteria[name] 2021-08-20T00:47:31,551 KeyError: 'nomespah' 2021-08-20T00:47:31,551 2021-08-20T00:47:31,551 During handling of the above exception, another exception occurred: 2021-08-20T00:47:31,551 2021-08-20T00:47:31,551 Traceback (most recent call last): 2021-08-20T00:47:31,551 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-08-20T00:47:31,551 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-20T00:47:31,551 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-20T00:47:31,551 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-08-20T00:47:31,551 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-08-20T00:47:31,551 raise RequirementsConflicted(criterion) 2021-08-20T00:47:31,551 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nomespah==0.0.1') 2021-08-20T00:47:31,551 2021-08-20T00:47:31,551 During handling of the above exception, another exception occurred: 2021-08-20T00:47:31,551 2021-08-20T00:47:31,551 Traceback (most recent call last): 2021-08-20T00:47:31,551 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-08-20T00:47:31,551 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-08-20T00:47:31,551 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-08-20T00:47:31,551 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-20T00:47:31,551 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-08-20T00:47:31,551 raise ResolutionImpossible(e.criterion.information) 2021-08-20T00:47:31,551 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nomespah==0.0.1'), parent=None)] 2021-08-20T00:47:31,551 2021-08-20T00:47:31,551 The above exception was the direct cause of the following exception: 2021-08-20T00:47:31,551 2021-08-20T00:47:31,551 Traceback (most recent call last): 2021-08-20T00:47:31,551 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-08-20T00:47:31,551 status = self.run(options, args) 2021-08-20T00:47:31,551 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-08-20T00:47:31,551 return func(self, options, args) 2021-08-20T00:47:31,551 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-08-20T00:47:31,551 reqs, check_supported_wheels=True 2021-08-20T00:47:31,551 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-08-20T00:47:31,551 six.raise_from(error, e) 2021-08-20T00:47:31,551 File "", line 3, in raise_from 2021-08-20T00:47:31,551 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nomespah==0.0.1 2021-08-20T00:47:31,560 Removed build tracker: '/tmp/pip-req-tracker-snbgr75z'