2022-06-27T03:23:40,560 Created temporary directory: /tmp/pip-ephem-wheel-cache-nj38_z02 2022-06-27T03:23:40,566 Created temporary directory: /tmp/pip-build-tracker-k4876a5f 2022-06-27T03:23:40,566 Initialized build tracking at /tmp/pip-build-tracker-k4876a5f 2022-06-27T03:23:40,567 Created build tracker: /tmp/pip-build-tracker-k4876a5f 2022-06-27T03:23:40,567 Entered build tracker: /tmp/pip-build-tracker-k4876a5f 2022-06-27T03:23:40,568 Created temporary directory: /tmp/pip-wheel-332104y5 2022-06-27T03:23:40,637 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-27T03:23:40,646 2 location(s) to search for versions of pysquale: 2022-06-27T03:23:40,646 * https://pypi.org/simple/pysquale/ 2022-06-27T03:23:40,646 * https://www.piwheels.org/simple/pysquale/ 2022-06-27T03:23:40,647 Fetching project page and analyzing links: https://pypi.org/simple/pysquale/ 2022-06-27T03:23:40,648 Getting page https://pypi.org/simple/pysquale/ 2022-06-27T03:23:40,651 Found index url https://pypi.org/simple 2022-06-27T03:23:40,756 Skipping link: No binaries permitted for pysquale: https://files.pythonhosted.org/packages/f9/fd/3c61f5e0b61dd5d9565322cabfdf6215ba3f32a7484f43f06805f99cc3ab/pysquale-0.0.1-py2.py3-none-any.whl#sha256=5654b686ddef09a27ab0598b0c1875749f96c79c37018c9ba9503c3a65cd676e (from https://pypi.org/simple/pysquale/) (requires-python:>=3.6) 2022-06-27T03:23:40,758 Found link https://files.pythonhosted.org/packages/1e/b3/96b573d14002f6a2b4b545872502c1754f6e4046b1303073315f93d84e45/pysquale-0.0.1.tar.gz#sha256=44c7eb4b516bd381cdcf5674107954b618519d0bead31b9aebbdadfcc184b0a7 (from https://pypi.org/simple/pysquale/) (requires-python:>=3.6), version: 0.0.1 2022-06-27T03:23:40,759 Fetching project page and analyzing links: https://www.piwheels.org/simple/pysquale/ 2022-06-27T03:23:40,759 Getting page https://www.piwheels.org/simple/pysquale/ 2022-06-27T03:23:40,761 Found index url https://www.piwheels.org/simple 2022-06-27T03:23:41,004 Skipping link: not a file: https://www.piwheels.org/simple/pysquale/ 2022-06-27T03:23:41,005 Skipping link: not a file: https://pypi.org/simple/pysquale/ 2022-06-27T03:23:41,038 Given no hashes to check 0 links for project 'pysquale': discarding no candidates 2022-06-27T03:23:41,039 ERROR: Could not find a version that satisfies the requirement pysquale==0.0.3 (from versions: 0.0.1) 2022-06-27T03:23:41,042 ERROR: No matching distribution found for pysquale==0.0.3 2022-06-27T03:23:41,044 Exception information: 2022-06-27T03:23:41,044 Traceback (most recent call last): 2022-06-27T03:23:41,044 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-06-27T03:23:41,044 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-06-27T03:23:41,044 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-06-27T03:23:41,044 raise RequirementsConflicted(criterion) 2022-06-27T03:23:41,044 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pysquale==0.0.3') 2022-06-27T03:23:41,044 2022-06-27T03:23:41,044 During handling of the above exception, another exception occurred: 2022-06-27T03:23:41,044 2022-06-27T03:23:41,044 Traceback (most recent call last): 2022-06-27T03:23:41,044 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-06-27T03:23:41,044 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-06-27T03:23:41,044 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-06-27T03:23:41,044 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-06-27T03:23:41,044 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-06-27T03:23:41,044 raise ResolutionImpossible(e.criterion.information) 2022-06-27T03:23:41,044 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pysquale==0.0.3'), parent=None)] 2022-06-27T03:23:41,044 2022-06-27T03:23:41,044 The above exception was the direct cause of the following exception: 2022-06-27T03:23:41,044 2022-06-27T03:23:41,044 Traceback (most recent call last): 2022-06-27T03:23:41,044 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-06-27T03:23:41,044 status = run_func(*args) 2022-06-27T03:23:41,044 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-06-27T03:23:41,044 return func(self, options, args) 2022-06-27T03:23:41,044 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-06-27T03:23:41,044 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-06-27T03:23:41,044 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-06-27T03:23:41,044 raise error from e 2022-06-27T03:23:41,044 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pysquale==0.0.3 2022-06-27T03:23:41,053 Removed build tracker: '/tmp/pip-build-tracker-k4876a5f'