2021-02-22T23:28:04,987 Created temporary directory: /tmp/pip-ephem-wheel-cache-bgp55wjm 2021-02-22T23:28:04,990 Created temporary directory: /tmp/pip-req-tracker-k1l7pe3m 2021-02-22T23:28:04,991 Initialized build tracking at /tmp/pip-req-tracker-k1l7pe3m 2021-02-22T23:28:04,991 Created build tracker: /tmp/pip-req-tracker-k1l7pe3m 2021-02-22T23:28:04,991 Entered build tracker: /tmp/pip-req-tracker-k1l7pe3m 2021-02-22T23:28:04,992 Created temporary directory: /tmp/pip-wheel-cnth_7ib 2021-02-22T23:28:05,027 1 location(s) to search for versions of x7-geom: 2021-02-22T23:28:05,027 * https://pypi.org/simple/x7-geom/ 2021-02-22T23:28:05,027 Fetching project page and analyzing links: https://pypi.org/simple/x7-geom/ 2021-02-22T23:28:05,028 Getting page https://pypi.org/simple/x7-geom/ 2021-02-22T23:28:05,029 Found index url https://pypi.org/simple 2021-02-22T23:28:05,124 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/5c/de/44f287cdc788b0cd89c2a505cf26550ffa90fe6a87675490b467e19331bf/x7-geom-0.7.1.tar.gz#sha256=41a2324ee05435d49eb5d28622aeed091ead75524c43e0c2a233f7acf6967401 (from https://pypi.org/simple/x7-geom/) (requires-python:>=3.8) 2021-02-22T23:28:05,137 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/f2/3d/20841021faf00b540961f5119471028876796fbad37bfc4dffe8610a992b/x7_geom-0.7.1-py3-none-any.whl#sha256=cbfc3844a59fd920c8b6cda18523a4f51f1c5ba714a10ddce582febe89fd1817 (from https://pypi.org/simple/x7-geom/) (requires-python:>=3.8) 2021-02-22T23:28:05,138 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/5a/13/562ab2c6a7cda658a5f1cead4f8f29ea594ad9fb5385c7fe4fea3a48fd63/x7-geom-0.7.2.tar.gz#sha256=06bce4daffd9e68b122463e4de696f7a7104c07612548839b683bb2533e1268d (from https://pypi.org/simple/x7-geom/) (requires-python:>=3.8) 2021-02-22T23:28:05,139 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/a1/b4/334c90a1d7e3fa937b263bd532d74ed10de14a0eea18a916bcf2d7129673/x7_geom-0.7.2-py3-none-any.whl#sha256=4b879bb5e224fc876d06ff85252f39783d21ea1c880aab44211d766a5941f030 (from https://pypi.org/simple/x7-geom/) (requires-python:>=3.8) 2021-02-22T23:28:05,139 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/6f/f4/9a3b7e90c91f161f4edab098384dbe4f617f7b854e25532fdfc8f6b5b039/x7-geom-0.7.3.tar.gz#sha256=87cd97f0855556753b5705ea1fa78e5e69caa5b5cc2472c8b6afb29eaea7ef80 (from https://pypi.org/simple/x7-geom/) (requires-python:>=3.8) 2021-02-22T23:28:05,140 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/f7/7c/be42709352b4734f1bab2945718a98654ed99dd8f5c9f295f120e58a4647/x7_geom-0.7.3-py3-none-any.whl#sha256=15eb9c43cbd55401c6f1953692a80809c33cab92eb0716292d8f93c5c8c5dc2b (from https://pypi.org/simple/x7-geom/) (requires-python:>=3.8) 2021-02-22T23:28:05,140 Given no hashes to check 0 links for project 'x7-geom': discarding no candidates 2021-02-22T23:28:05,141 ERROR: Could not find a version that satisfies the requirement x7-geom==0.7.3 2021-02-22T23:28:05,141 ERROR: No matching distribution found for x7-geom==0.7.3 2021-02-22T23:28:05,141 Exception information: 2021-02-22T23:28:05,141 Traceback (most recent call last): 2021-02-22T23:28:05,141 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-22T23:28:05,141 crit = self.state.criteria[name] 2021-02-22T23:28:05,141 KeyError: 'x7-geom' 2021-02-22T23:28:05,141 2021-02-22T23:28:05,141 During handling of the above exception, another exception occurred: 2021-02-22T23:28:05,141 2021-02-22T23:28:05,141 Traceback (most recent call last): 2021-02-22T23:28:05,141 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-22T23:28:05,141 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-22T23:28:05,141 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-22T23:28:05,141 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-22T23:28:05,141 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-22T23:28:05,141 raise RequirementsConflicted(criterion) 2021-02-22T23:28:05,141 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('x7-geom==0.7.3') 2021-02-22T23:28:05,141 2021-02-22T23:28:05,141 During handling of the above exception, another exception occurred: 2021-02-22T23:28:05,141 2021-02-22T23:28:05,141 Traceback (most recent call last): 2021-02-22T23:28:05,141 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-22T23:28:05,141 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-22T23:28:05,141 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-22T23:28:05,141 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-22T23:28:05,141 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-22T23:28:05,141 raise ResolutionImpossible(e.criterion.information) 2021-02-22T23:28:05,141 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('x7-geom==0.7.3'), parent=None)] 2021-02-22T23:28:05,141 2021-02-22T23:28:05,141 The above exception was the direct cause of the following exception: 2021-02-22T23:28:05,141 2021-02-22T23:28:05,141 Traceback (most recent call last): 2021-02-22T23:28:05,141 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-22T23:28:05,141 status = self.run(options, args) 2021-02-22T23:28:05,141 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-22T23:28:05,141 return func(self, options, args) 2021-02-22T23:28:05,141 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-22T23:28:05,141 reqs, check_supported_wheels=True 2021-02-22T23:28:05,141 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-22T23:28:05,141 six.raise_from(error, e) 2021-02-22T23:28:05,141 File "", line 3, in raise_from 2021-02-22T23:28:05,141 pip._internal.exceptions.DistributionNotFound: No matching distribution found for x7-geom==0.7.3 2021-02-22T23:28:05,146 Removed build tracker: '/tmp/pip-req-tracker-k1l7pe3m'