2022-05-12T21:04:44,073 Created temporary directory: /tmp/pip-ephem-wheel-cache-r0ahu3vp 2022-05-12T21:04:44,079 Created temporary directory: /tmp/pip-req-tracker-8xxyh6ic 2022-05-12T21:04:44,080 Initialized build tracking at /tmp/pip-req-tracker-8xxyh6ic 2022-05-12T21:04:44,080 Created build tracker: /tmp/pip-req-tracker-8xxyh6ic 2022-05-12T21:04:44,081 Entered build tracker: /tmp/pip-req-tracker-8xxyh6ic 2022-05-12T21:04:44,082 Created temporary directory: /tmp/pip-wheel-r00bk7gr 2022-05-12T21:04:44,145 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-12T21:04:44,153 2 location(s) to search for versions of pythea: 2022-05-12T21:04:44,153 * https://pypi.org/simple/pythea/ 2022-05-12T21:04:44,153 * https://www.piwheels.org/simple/pythea/ 2022-05-12T21:04:44,154 Fetching project page and analyzing links: https://pypi.org/simple/pythea/ 2022-05-12T21:04:44,155 Getting page https://pypi.org/simple/pythea/ 2022-05-12T21:04:44,159 Found index url https://pypi.org/simple 2022-05-12T21:04:44,267 Link requires a different Python (3.7.3 not in: '>=3.8, <=3.9'): https://files.pythonhosted.org/packages/02/e8/1fb46e7663d2fc6c1507482a47550bbb1bef0f9990ae505f8f4740147dad/PyThea-0.6.2.dev6.tar.gz#sha256=82fa6d0d0a5678704245d960ebc4502b189a6d4c5dcb07302a0ffab3e2758e68 (from https://pypi.org/simple/pythea/) (requires-python:>=3.8, <=3.9) 2022-05-12T21:04:44,269 Link requires a different Python (3.7.3 not in: '>=3.8, <3.10'): https://files.pythonhosted.org/packages/2d/e6/dc2a67ed46d982939142c8358c5b8cf6be6de5c939f2e863ae487ad1f876/PyThea-0.6.2.dev7.tar.gz#sha256=01d7f4f193641b16a97913fc8cb2286bdfa4e10ce18509720d4cf901419f9674 (from https://pypi.org/simple/pythea/) (requires-python:>=3.8, <3.10) 2022-05-12T21:04:44,269 Fetching project page and analyzing links: https://www.piwheels.org/simple/pythea/ 2022-05-12T21:04:44,270 Getting page https://www.piwheels.org/simple/pythea/ 2022-05-12T21:04:44,272 Found index url https://www.piwheels.org/simple 2022-05-12T21:04:44,489 Skipping link: not a file: https://www.piwheels.org/simple/pythea/ 2022-05-12T21:04:44,490 Skipping link: not a file: https://pypi.org/simple/pythea/ 2022-05-12T21:04:44,523 Given no hashes to check 0 links for project 'pythea': discarding no candidates 2022-05-12T21:04:44,524 ERROR: Could not find a version that satisfies the requirement pythea==0.6.2.dev7 (from versions: none) 2022-05-12T21:04:44,527 ERROR: No matching distribution found for pythea==0.6.2.dev7 2022-05-12T21:04:44,529 Exception information: 2022-05-12T21:04:44,529 Traceback (most recent call last): 2022-05-12T21:04:44,529 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-12T21:04:44,529 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-12T21:04:44,529 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-12T21:04:44,529 raise RequirementsConflicted(criterion) 2022-05-12T21:04:44,529 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pythea==0.6.2.dev7') 2022-05-12T21:04:44,529 2022-05-12T21:04:44,529 During handling of the above exception, another exception occurred: 2022-05-12T21:04:44,529 2022-05-12T21:04:44,529 Traceback (most recent call last): 2022-05-12T21:04:44,529 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-12T21:04:44,529 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-12T21:04:44,529 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-12T21:04:44,529 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-12T21:04:44,529 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-12T21:04:44,529 raise ResolutionImpossible(e.criterion.information) 2022-05-12T21:04:44,529 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pythea==0.6.2.dev7'), parent=None)] 2022-05-12T21:04:44,529 2022-05-12T21:04:44,529 The above exception was the direct cause of the following exception: 2022-05-12T21:04:44,529 2022-05-12T21:04:44,529 Traceback (most recent call last): 2022-05-12T21:04:44,529 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-12T21:04:44,529 status = run_func(*args) 2022-05-12T21:04:44,529 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-12T21:04:44,529 return func(self, options, args) 2022-05-12T21:04:44,529 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-12T21:04:44,529 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-12T21:04:44,529 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-12T21:04:44,529 raise error from e 2022-05-12T21:04:44,529 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pythea==0.6.2.dev7 2022-05-12T21:04:44,538 Removed build tracker: '/tmp/pip-req-tracker-8xxyh6ic'