2021-09-27T21:43:35,503 Created temporary directory: /tmp/pip-ephem-wheel-cache-sq10qjbv 2021-09-27T21:43:35,506 Created temporary directory: /tmp/pip-req-tracker-a6dtm0n9 2021-09-27T21:43:35,507 Initialized build tracking at /tmp/pip-req-tracker-a6dtm0n9 2021-09-27T21:43:35,507 Created build tracker: /tmp/pip-req-tracker-a6dtm0n9 2021-09-27T21:43:35,507 Entered build tracker: /tmp/pip-req-tracker-a6dtm0n9 2021-09-27T21:43:35,508 Created temporary directory: /tmp/pip-wheel-pfnjtmfp 2021-09-27T21:43:35,536 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-27T21:43:35,539 2 location(s) to search for versions of wisteria: 2021-09-27T21:43:35,539 * https://pypi.org/simple/wisteria/ 2021-09-27T21:43:35,539 * https://www.piwheels.org/simple/wisteria/ 2021-09-27T21:43:35,539 Fetching project page and analyzing links: https://pypi.org/simple/wisteria/ 2021-09-27T21:43:35,540 Getting page https://pypi.org/simple/wisteria/ 2021-09-27T21:43:35,542 Found index url https://pypi.org/simple 2021-09-27T21:43:35,631 Skipping link: No binaries permitted for wisteria: https://files.pythonhosted.org/packages/55/90/3d9f655dfa244289b4c321dc15830aed25b4dff1bb64c9544f7da66de732/wisteria-0.0.1-py3-none-any.whl#sha256=ba0601b23663e17d883a08bdc251a3ab1466645875afe38e6164684b71d1f8c6 (from https://pypi.org/simple/wisteria/) (requires-python:>=3.9,<4.0) 2021-09-27T21:43:35,632 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/de/5f/865c7d70f25599b6e0d76f10bd628022c1c1e181589b372359782c28cc29/wisteria-0.0.1.tar.gz#sha256=27b551895abdfe0d18eb00d82a2413f05ce293aebcc88ee5982b0d352be6a919 (from https://pypi.org/simple/wisteria/) (requires-python:>=3.9,<4.0) 2021-09-27T21:43:35,632 Skipping link: No binaries permitted for wisteria: https://files.pythonhosted.org/packages/c3/5d/4d74560ee226dccb6f38fc852d64158921e631673f4e87a1ab6ceef35ed6/wisteria-0.0.2-py3-none-any.whl#sha256=d71efaadab0874a396ee619aaff4b9448d75fa25f19952748f11b7884d2cba1b (from https://pypi.org/simple/wisteria/) (requires-python:>=3.9,<4.0) 2021-09-27T21:43:35,633 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/c4/6b/5b92ede77518f705a7d992b403baf2ba70d1f2c957b48dd862d66eee5d1c/wisteria-0.0.2.tar.gz#sha256=694d3ded417d4b4ac5f01f085f551ae9fa048e8e4112ce98659693a666ccf043 (from https://pypi.org/simple/wisteria/) (requires-python:>=3.9,<4.0) 2021-09-27T21:43:35,633 Fetching project page and analyzing links: https://www.piwheels.org/simple/wisteria/ 2021-09-27T21:43:35,633 Getting page https://www.piwheels.org/simple/wisteria/ 2021-09-27T21:43:35,634 Found index url https://www.piwheels.org/simple 2021-09-27T21:43:35,743 Skipping link: not a file: https://www.piwheels.org/simple/wisteria/ 2021-09-27T21:43:35,743 Skipping link: not a file: https://pypi.org/simple/wisteria/ 2021-09-27T21:43:35,761 Given no hashes to check 0 links for project 'wisteria': discarding no candidates 2021-09-27T21:43:35,762 ERROR: Could not find a version that satisfies the requirement wisteria==0.0.2 (from versions: none) 2021-09-27T21:43:35,762 ERROR: No matching distribution found for wisteria==0.0.2 2021-09-27T21:43:35,763 Exception information: 2021-09-27T21:43:35,763 Traceback (most recent call last): 2021-09-27T21:43:35,763 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-27T21:43:35,763 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-27T21:43:35,763 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-27T21:43:35,763 raise RequirementsConflicted(criterion) 2021-09-27T21:43:35,763 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('wisteria==0.0.2') 2021-09-27T21:43:35,763 2021-09-27T21:43:35,763 During handling of the above exception, another exception occurred: 2021-09-27T21:43:35,763 2021-09-27T21:43:35,763 Traceback (most recent call last): 2021-09-27T21:43:35,763 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-27T21:43:35,763 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-27T21:43:35,763 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-27T21:43:35,763 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-27T21:43:35,763 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-27T21:43:35,763 raise ResolutionImpossible(e.criterion.information) 2021-09-27T21:43:35,763 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('wisteria==0.0.2'), parent=None)] 2021-09-27T21:43:35,763 2021-09-27T21:43:35,763 The above exception was the direct cause of the following exception: 2021-09-27T21:43:35,763 2021-09-27T21:43:35,763 Traceback (most recent call last): 2021-09-27T21:43:35,763 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-27T21:43:35,763 status = self.run(options, args) 2021-09-27T21:43:35,763 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-27T21:43:35,763 return func(self, options, args) 2021-09-27T21:43:35,763 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-27T21:43:35,763 reqs, check_supported_wheels=True 2021-09-27T21:43:35,763 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-27T21:43:35,763 raise error from e 2021-09-27T21:43:35,763 pip._internal.exceptions.DistributionNotFound: No matching distribution found for wisteria==0.0.2 2021-09-27T21:43:35,768 Removed build tracker: '/tmp/pip-req-tracker-a6dtm0n9'