2021-01-19T10:38:34,058 Created temporary directory: /tmp/pip-ephem-wheel-cache-fc10c6nu 2021-01-19T10:38:34,061 Created temporary directory: /tmp/pip-req-tracker-vol05jya 2021-01-19T10:38:34,062 Initialized build tracking at /tmp/pip-req-tracker-vol05jya 2021-01-19T10:38:34,062 Created build tracker: /tmp/pip-req-tracker-vol05jya 2021-01-19T10:38:34,062 Entered build tracker: /tmp/pip-req-tracker-vol05jya 2021-01-19T10:38:34,063 Created temporary directory: /tmp/pip-wheel-eo_lrrnm 2021-01-19T10:38:34,074 1 location(s) to search for versions of ttp-sros-parser: 2021-01-19T10:38:34,074 * https://pypi.org/simple/ttp-sros-parser/ 2021-01-19T10:38:34,074 Fetching project page and analyzing links: https://pypi.org/simple/ttp-sros-parser/ 2021-01-19T10:38:34,075 Getting page https://pypi.org/simple/ttp-sros-parser/ 2021-01-19T10:38:34,077 Found index url https://pypi.org/simple 2021-01-19T10:38:34,202 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/b6/24/ff18826322ef5342149608f6b854d9754b18300db0bcf0ce664bb3c5fec8/ttp_sros_parser-0.1.0-py3-none-any.whl#sha256=bb1d92ee632d69ee68654bb1ceb04f1c4ace33d711d59d50798637363518340b (from https://pypi.org/simple/ttp-sros-parser/) (requires-python:>=3.8,<4.0) 2021-01-19T10:38:34,203 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/8b/ae/78fd78f81b4c7c7f7a2cddfb8351333d3179b4ac10ee952659a393cf63bc/ttp_sros_parser-0.1.0.tar.gz#sha256=afe12ad4dab8debc36dc3f8b818b216fc982a19a3a896023503eeb5b608cf03a (from https://pypi.org/simple/ttp-sros-parser/) (requires-python:>=3.8,<4.0) 2021-01-19T10:38:34,204 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/83/ea/adea858e7ac5b60b41f4a5e72d2abc191d5112a2a5d7b53a73538871d793/ttp_sros_parser-0.1.1-py3-none-any.whl#sha256=ddc3e724d7d16e474fb76799a57d0e30faec760bbf5e0d5140dc679d895d449f (from https://pypi.org/simple/ttp-sros-parser/) (requires-python:>=3.8,<4.0) 2021-01-19T10:38:34,205 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/a8/d3/6388c64fa9e6e4d702f6b9f54375e7119b94988d7075dc9e5a684cbcfb2c/ttp_sros_parser-0.1.1.tar.gz#sha256=de4dec56fa23968de6fc3b1e7d75ed99f4ebf41859a090eaac4b64c2ecde8126 (from https://pypi.org/simple/ttp-sros-parser/) (requires-python:>=3.8,<4.0) 2021-01-19T10:38:34,205 Given no hashes to check 0 links for project 'ttp-sros-parser': discarding no candidates 2021-01-19T10:38:34,205 ERROR: Could not find a version that satisfies the requirement ttp-sros-parser==0.1.1 (from versions: none) 2021-01-19T10:38:34,206 ERROR: No matching distribution found for ttp-sros-parser==0.1.1 2021-01-19T10:38:34,206 Exception information: 2021-01-19T10:38:34,206 Traceback (most recent call last): 2021-01-19T10:38:34,206 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2021-01-19T10:38:34,206 status = self.run(options, args) 2021-01-19T10:38:34,206 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2021-01-19T10:38:34,206 return func(self, options, args) 2021-01-19T10:38:34,206 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2021-01-19T10:38:34,206 reqs, check_supported_wheels=True 2021-01-19T10:38:34,206 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2021-01-19T10:38:34,206 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2021-01-19T10:38:34,206 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2021-01-19T10:38:34,206 abstract_dist = self._get_abstract_dist_for(req_to_install) 2021-01-19T10:38:34,206 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2021-01-19T10:38:34,206 self._populate_link(req) 2021-01-19T10:38:34,206 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2021-01-19T10:38:34,206 req.link = self._find_requirement_link(req) 2021-01-19T10:38:34,206 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2021-01-19T10:38:34,206 best_candidate = self.finder.find_requirement(req, upgrade) 2021-01-19T10:38:34,206 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 930, in find_requirement 2021-01-19T10:38:34,206 req) 2021-01-19T10:38:34,206 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ttp-sros-parser==0.1.1 2021-01-19T10:38:34,210 Removed build tracker: '/tmp/pip-req-tracker-vol05jya'