2022-05-12T20:57:51,295 Created temporary directory: /tmp/pip-ephem-wheel-cache-eyvhgu6p 2022-05-12T20:57:51,301 Created temporary directory: /tmp/pip-req-tracker-x_59qwwh 2022-05-12T20:57:51,301 Initialized build tracking at /tmp/pip-req-tracker-x_59qwwh 2022-05-12T20:57:51,302 Created build tracker: /tmp/pip-req-tracker-x_59qwwh 2022-05-12T20:57:51,302 Entered build tracker: /tmp/pip-req-tracker-x_59qwwh 2022-05-12T20:57:51,303 Created temporary directory: /tmp/pip-wheel-ebl_7i59 2022-05-12T20:57:51,366 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-12T20:57:51,375 2 location(s) to search for versions of pythea: 2022-05-12T20:57:51,375 * https://pypi.org/simple/pythea/ 2022-05-12T20:57:51,375 * https://www.piwheels.org/simple/pythea/ 2022-05-12T20:57:51,376 Fetching project page and analyzing links: https://pypi.org/simple/pythea/ 2022-05-12T20:57:51,377 Getting page https://pypi.org/simple/pythea/ 2022-05-12T20:57:51,381 Found index url https://pypi.org/simple 2022-05-12T20:57:51,498 Link requires a different Python (3.9.2 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-12T20:57:51,500 Found link 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), version: 0.6.2.dev7 2022-05-12T20:57:51,501 Fetching project page and analyzing links: https://www.piwheels.org/simple/pythea/ 2022-05-12T20:57:51,501 Getting page https://www.piwheels.org/simple/pythea/ 2022-05-12T20:57:51,503 Found index url https://www.piwheels.org/simple 2022-05-12T20:57:51,705 Skipping link: not a file: https://www.piwheels.org/simple/pythea/ 2022-05-12T20:57:51,705 Skipping link: not a file: https://pypi.org/simple/pythea/ 2022-05-12T20:57:51,749 Given no hashes to check 0 links for project 'pythea': discarding no candidates 2022-05-12T20:57:51,750 ERROR: Could not find a version that satisfies the requirement pythea==0.6.2.dev6 (from versions: 0.6.2.dev7) 2022-05-12T20:57:51,753 ERROR: No matching distribution found for pythea==0.6.2.dev6 2022-05-12T20:57:51,755 Exception information: 2022-05-12T20:57:51,755 Traceback (most recent call last): 2022-05-12T20:57:51,755 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-12T20:57:51,755 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-12T20:57:51,755 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-12T20:57:51,755 raise RequirementsConflicted(criterion) 2022-05-12T20:57:51,755 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pythea==0.6.2.dev6') 2022-05-12T20:57:51,755 2022-05-12T20:57:51,755 During handling of the above exception, another exception occurred: 2022-05-12T20:57:51,755 2022-05-12T20:57:51,755 Traceback (most recent call last): 2022-05-12T20:57:51,755 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-05-12T20:57:51,755 result = self._result = resolver.resolve( 2022-05-12T20:57:51,755 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-12T20:57:51,755 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-12T20:57:51,755 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-12T20:57:51,755 raise ResolutionImpossible(e.criterion.information) 2022-05-12T20:57:51,755 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pythea==0.6.2.dev6'), parent=None)] 2022-05-12T20:57:51,755 2022-05-12T20:57:51,755 The above exception was the direct cause of the following exception: 2022-05-12T20:57:51,755 2022-05-12T20:57:51,755 Traceback (most recent call last): 2022-05-12T20:57:51,755 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-12T20:57:51,755 status = run_func(*args) 2022-05-12T20:57:51,755 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-12T20:57:51,755 return func(self, options, args) 2022-05-12T20:57:51,755 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-12T20:57:51,755 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-12T20:57:51,755 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-12T20:57:51,755 raise error from e 2022-05-12T20:57:51,755 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pythea==0.6.2.dev6 2022-05-12T20:57:51,763 Removed build tracker: '/tmp/pip-req-tracker-x_59qwwh'