2021-06-10T15:43:09,303 Created temporary directory: /tmp/pip-ephem-wheel-cache-fm_point 2021-06-10T15:43:09,307 Created temporary directory: /tmp/pip-req-tracker-b9hsc0gc 2021-06-10T15:43:09,307 Initialized build tracking at /tmp/pip-req-tracker-b9hsc0gc 2021-06-10T15:43:09,308 Created build tracker: /tmp/pip-req-tracker-b9hsc0gc 2021-06-10T15:43:09,308 Entered build tracker: /tmp/pip-req-tracker-b9hsc0gc 2021-06-10T15:43:09,309 Created temporary directory: /tmp/pip-wheel-s43ybyi2 2021-06-10T15:43:09,344 1 location(s) to search for versions of pydevts: 2021-06-10T15:43:09,344 * https://pypi.org/simple/pydevts/ 2021-06-10T15:43:09,344 Fetching project page and analyzing links: https://pypi.org/simple/pydevts/ 2021-06-10T15:43:09,345 Getting page https://pypi.org/simple/pydevts/ 2021-06-10T15:43:09,346 Found index url https://pypi.org/simple 2021-06-10T15:43:09,453 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/77/2e/1bf0c7008350c84860e50e09813b471ea9a28d8bee6b3fc6dd481c501deb/pydevts-0.0.2-py3-none-any.whl#sha256=4b2ac5869da568869cc0964c1928907ad295345e5fd4bb6db0302527f346f8e5 (from https://pypi.org/simple/pydevts/) (requires-python:>=3.9,<4.0) 2021-06-10T15:43:09,454 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/6e/f0/92eaebdc83a8cf8d80ba20e70666d6a0cea4f2529e84ec75f675632e9cef/pydevts-0.0.2.tar.gz#sha256=ae5b7dde7ac2f4b170c3b60c25e52855b00bdff4c7aa02a986a746841dd0d0bf (from https://pypi.org/simple/pydevts/) (requires-python:>=3.9,<4.0) 2021-06-10T15:43:09,455 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/ae/f9/492a22c78d80fbbbe477ba07b9ad4e61f56611562bac77ed3163ba785e14/pydevts-0.0.3-py3-none-any.whl#sha256=fff49d3ca47406ee867a507b35b6cbd0df6808c434c5206d8e11f4e9f9a66c58 (from https://pypi.org/simple/pydevts/) (requires-python:>=3.9,<4.0) 2021-06-10T15:43:09,455 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/65/8e/93a09850c193dc256a3cb6f6321cc052f63afc4dcdc62f2e72f89db58536/pydevts-0.0.3.tar.gz#sha256=df5d05c1025591a5076519f0f1d817cf5adb77529df05e715c9615294458cafd (from https://pypi.org/simple/pydevts/) (requires-python:>=3.9,<4.0) 2021-06-10T15:43:09,456 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/f6/fc/8da0cb79627047ace1732668cd2170c127474ca2c1f03a2f0f33e546f8aa/pydevts-0.1.0-py3-none-any.whl#sha256=6162dcdb8eda55dd66f2322c3e414687e7d200885e6c8f3bb5cd3a87b369e3d7 (from https://pypi.org/simple/pydevts/) (requires-python:>=3.9,<4.0) 2021-06-10T15:43:09,457 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/04/77/337eac2d39d67e183ebe68ce4a8d71d18c7f5388f70ce38535fea033a693/pydevts-0.1.0.tar.gz#sha256=8bb7d8fe2840abfdf3e796a1410dfaf4cee98c9cd7262bee2f92b7a0c23bc426 (from https://pypi.org/simple/pydevts/) (requires-python:>=3.9,<4.0) 2021-06-10T15:43:09,457 Skipping link: not a file: https://pypi.org/simple/pydevts/ 2021-06-10T15:43:09,458 Given no hashes to check 0 links for project 'pydevts': discarding no candidates 2021-06-10T15:43:09,458 ERROR: Could not find a version that satisfies the requirement pydevts==0.1.0 (from versions: none) 2021-06-10T15:43:09,459 ERROR: No matching distribution found for pydevts==0.1.0 2021-06-10T15:43:09,459 Exception information: 2021-06-10T15:43:09,459 Traceback (most recent call last): 2021-06-10T15:43:09,459 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-06-10T15:43:09,459 name, crit = self._merge_into_criterion(r, parent=None) 2021-06-10T15:43:09,459 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-06-10T15:43:09,459 raise RequirementsConflicted(criterion) 2021-06-10T15:43:09,459 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pydevts==0.1.0') 2021-06-10T15:43:09,459 2021-06-10T15:43:09,459 During handling of the above exception, another exception occurred: 2021-06-10T15:43:09,459 2021-06-10T15:43:09,459 Traceback (most recent call last): 2021-06-10T15:43:09,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-06-10T15:43:09,459 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-06-10T15:43:09,459 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-06-10T15:43:09,459 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-06-10T15:43:09,459 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-06-10T15:43:09,459 raise ResolutionImpossible(e.criterion.information) 2021-06-10T15:43:09,459 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pydevts==0.1.0'), parent=None)] 2021-06-10T15:43:09,459 2021-06-10T15:43:09,459 The above exception was the direct cause of the following exception: 2021-06-10T15:43:09,459 2021-06-10T15:43:09,459 Traceback (most recent call last): 2021-06-10T15:43:09,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-06-10T15:43:09,459 status = self.run(options, args) 2021-06-10T15:43:09,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-06-10T15:43:09,459 return func(self, options, args) 2021-06-10T15:43:09,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-06-10T15:43:09,459 reqs, check_supported_wheels=True 2021-06-10T15:43:09,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-06-10T15:43:09,459 raise error from e 2021-06-10T15:43:09,459 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pydevts==0.1.0 2021-06-10T15:43:09,463 Removed build tracker: '/tmp/pip-req-tracker-b9hsc0gc'