2021-02-24T05:42:18,287 Created temporary directory: /tmp/pip-ephem-wheel-cache-s2bj6gu3 2021-02-24T05:42:18,290 Created temporary directory: /tmp/pip-req-tracker-isc4yri5 2021-02-24T05:42:18,290 Initialized build tracking at /tmp/pip-req-tracker-isc4yri5 2021-02-24T05:42:18,290 Created build tracker: /tmp/pip-req-tracker-isc4yri5 2021-02-24T05:42:18,291 Entered build tracker: /tmp/pip-req-tracker-isc4yri5 2021-02-24T05:42:18,291 Created temporary directory: /tmp/pip-wheel-ivs81v6z 2021-02-24T05:42:18,327 1 location(s) to search for versions of compphys: 2021-02-24T05:42:18,327 * https://pypi.org/simple/compphys/ 2021-02-24T05:42:18,327 Fetching project page and analyzing links: https://pypi.org/simple/compphys/ 2021-02-24T05:42:18,328 Getting page https://pypi.org/simple/compphys/ 2021-02-24T05:42:18,329 Found index url https://pypi.org/simple 2021-02-24T05:42:18,434 Link requires a different Python (3.7.3 not in: '==3.7, ==3.8'): https://files.pythonhosted.org/packages/61/95/b23bc1aa9bf2dc8da56158182ad26863c0da6ff1b90746632800aeab3a25/compphys-0.0.1-py3-none-any.whl#sha256=b1f96fc43f48bdbbf5eb20779e8277b320599f53fe15159dfdb793c361de4b06 (from https://pypi.org/simple/compphys/) (requires-python:==3.7, ==3.8) 2021-02-24T05:42:18,434 Link requires a different Python (3.7.3 not in: '==3.7, ==3.8'): https://files.pythonhosted.org/packages/33/62/f291d61d67965b9daeed1c19f590c62a161b6d32c2829db8946eb1ef9693/compphys-0.0.1.tar.gz#sha256=1f31393d1050e88287e84f84b11aca2b165fa6b97c884da2fff36a717ae036be (from https://pypi.org/simple/compphys/) (requires-python:==3.7, ==3.8) 2021-02-24T05:42:18,435 Given no hashes to check 0 links for project 'compphys': discarding no candidates 2021-02-24T05:42:18,435 ERROR: Could not find a version that satisfies the requirement compphys==0.0.1 2021-02-24T05:42:18,435 ERROR: No matching distribution found for compphys==0.0.1 2021-02-24T05:42:18,436 Exception information: 2021-02-24T05:42:18,436 Traceback (most recent call last): 2021-02-24T05:42:18,436 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-24T05:42:18,436 crit = self.state.criteria[name] 2021-02-24T05:42:18,436 KeyError: 'compphys' 2021-02-24T05:42:18,436 2021-02-24T05:42:18,436 During handling of the above exception, another exception occurred: 2021-02-24T05:42:18,436 2021-02-24T05:42:18,436 Traceback (most recent call last): 2021-02-24T05:42:18,436 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-24T05:42:18,436 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-24T05:42:18,436 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-24T05:42:18,436 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-24T05:42:18,436 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-24T05:42:18,436 raise RequirementsConflicted(criterion) 2021-02-24T05:42:18,436 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('compphys==0.0.1') 2021-02-24T05:42:18,436 2021-02-24T05:42:18,436 During handling of the above exception, another exception occurred: 2021-02-24T05:42:18,436 2021-02-24T05:42:18,436 Traceback (most recent call last): 2021-02-24T05:42:18,436 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-24T05:42:18,436 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-24T05:42:18,436 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-24T05:42:18,436 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-24T05:42:18,436 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-24T05:42:18,436 raise ResolutionImpossible(e.criterion.information) 2021-02-24T05:42:18,436 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('compphys==0.0.1'), parent=None)] 2021-02-24T05:42:18,436 2021-02-24T05:42:18,436 The above exception was the direct cause of the following exception: 2021-02-24T05:42:18,436 2021-02-24T05:42:18,436 Traceback (most recent call last): 2021-02-24T05:42:18,436 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-24T05:42:18,436 status = self.run(options, args) 2021-02-24T05:42:18,436 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-24T05:42:18,436 return func(self, options, args) 2021-02-24T05:42:18,436 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-24T05:42:18,436 reqs, check_supported_wheels=True 2021-02-24T05:42:18,436 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-24T05:42:18,436 six.raise_from(error, e) 2021-02-24T05:42:18,436 File "", line 3, in raise_from 2021-02-24T05:42:18,436 pip._internal.exceptions.DistributionNotFound: No matching distribution found for compphys==0.0.1 2021-02-24T05:42:18,440 Removed build tracker: '/tmp/pip-req-tracker-isc4yri5'