2021-07-29T03:57:09,980 Created temporary directory: /tmp/pip-ephem-wheel-cache-bes4v_8b 2021-07-29T03:57:09,983 Created temporary directory: /tmp/pip-req-tracker-0tbettd_ 2021-07-29T03:57:09,983 Initialized build tracking at /tmp/pip-req-tracker-0tbettd_ 2021-07-29T03:57:09,984 Created build tracker: /tmp/pip-req-tracker-0tbettd_ 2021-07-29T03:57:09,984 Entered build tracker: /tmp/pip-req-tracker-0tbettd_ 2021-07-29T03:57:09,984 Created temporary directory: /tmp/pip-wheel-1waqytzq 2021-07-29T03:57:10,015 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-29T03:57:10,016 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-29T03:57:10,016 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-29T03:57:10,016 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-29T03:57:10,017 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-29T03:57:10,019 WARNING: Location '/compphys/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T03:57:10,020 WARNING: Location 't/compphys/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T03:57:10,020 WARNING: Location 'm/compphys/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T03:57:10,020 WARNING: Location 'p/compphys/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T03:57:10,021 1 location(s) to search for versions of compphys: 2021-07-29T03:57:10,021 * https://pypi.org/simple/compphys/ 2021-07-29T03:57:10,021 Fetching project page and analyzing links: https://pypi.org/simple/compphys/ 2021-07-29T03:57:10,022 Getting page https://pypi.org/simple/compphys/ 2021-07-29T03:57:10,023 Found index url https://pypi.org/simple 2021-07-29T03:57:10,201 Skipping link: No binaries permitted for compphys: 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-07-29T03:57:10,202 Link requires a different Python (3.9.2 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-07-29T03:57:10,202 Skipping link: not a file: https://pypi.org/simple/compphys/ 2021-07-29T03:57:10,220 Given no hashes to check 0 links for project 'compphys': discarding no candidates 2021-07-29T03:57:10,220 ERROR: Could not find a version that satisfies the requirement compphys==0.0.1 (from versions: none) 2021-07-29T03:57:10,220 ERROR: No matching distribution found for compphys==0.0.1 2021-07-29T03:57:10,221 Exception information: 2021-07-29T03:57:10,221 Traceback (most recent call last): 2021-07-29T03:57:10,221 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-29T03:57:10,221 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-29T03:57:10,221 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-29T03:57:10,221 raise RequirementsConflicted(criterion) 2021-07-29T03:57:10,221 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('compphys==0.0.1') 2021-07-29T03:57:10,221 2021-07-29T03:57:10,221 During handling of the above exception, another exception occurred: 2021-07-29T03:57:10,221 2021-07-29T03:57:10,221 Traceback (most recent call last): 2021-07-29T03:57:10,221 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-29T03:57:10,221 result = self._result = resolver.resolve( 2021-07-29T03:57:10,221 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-29T03:57:10,221 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-29T03:57:10,221 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-29T03:57:10,221 raise ResolutionImpossible(e.criterion.information) 2021-07-29T03:57:10,221 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('compphys==0.0.1'), parent=None)] 2021-07-29T03:57:10,221 2021-07-29T03:57:10,221 The above exception was the direct cause of the following exception: 2021-07-29T03:57:10,221 2021-07-29T03:57:10,221 Traceback (most recent call last): 2021-07-29T03:57:10,221 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-29T03:57:10,221 status = self.run(options, args) 2021-07-29T03:57:10,221 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-29T03:57:10,221 return func(self, options, args) 2021-07-29T03:57:10,221 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-29T03:57:10,221 requirement_set = resolver.resolve( 2021-07-29T03:57:10,221 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-29T03:57:10,221 raise error from e 2021-07-29T03:57:10,221 pip._internal.exceptions.DistributionNotFound: No matching distribution found for compphys==0.0.1 2021-07-29T03:57:10,225 Removed build tracker: '/tmp/pip-req-tracker-0tbettd_'