2021-09-10T00:38:24,869 Created temporary directory: /tmp/pip-ephem-wheel-cache-csn92rc3 2021-09-10T00:38:24,872 Created temporary directory: /tmp/pip-req-tracker-saslk8mf 2021-09-10T00:38:24,873 Initialized build tracking at /tmp/pip-req-tracker-saslk8mf 2021-09-10T00:38:24,873 Created build tracker: /tmp/pip-req-tracker-saslk8mf 2021-09-10T00:38:24,873 Entered build tracker: /tmp/pip-req-tracker-saslk8mf 2021-09-10T00:38:24,874 Created temporary directory: /tmp/pip-wheel-srxcvdfh 2021-09-10T00:38:24,904 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-10T00:38:24,907 2 location(s) to search for versions of scatsol: 2021-09-10T00:38:24,907 * https://pypi.org/simple/scatsol/ 2021-09-10T00:38:24,907 * https://www.piwheels.org/simple/scatsol/ 2021-09-10T00:38:24,907 Fetching project page and analyzing links: https://pypi.org/simple/scatsol/ 2021-09-10T00:38:24,908 Getting page https://pypi.org/simple/scatsol/ 2021-09-10T00:38:24,909 Found index url https://pypi.org/simple 2021-09-10T00:38:25,000 Skipping link: No binaries permitted for scatsol: https://files.pythonhosted.org/packages/8d/b4/11c1fde6e8853c81160e5468830b9b8b8867ce27ca196c587fc953fb642c/scatsol-0.0.1-py3-none-any.whl#sha256=b89e5fe45b3ed724898fc9bf532cc3e2a12dda35aa0ef7decec3edb25beac527 (from https://pypi.org/simple/scatsol/) (requires-python:>=3.8,<4.0) 2021-09-10T00:38:25,001 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/10/fa/550b02876adc7b25f20bf0d7bec28dd4985ea9e5d3010f16e492963de81f/scatsol-0.0.1.tar.gz#sha256=791b91e9439460e49b50b5578536a4e86ea39a90b4fa3452e9ae8949efe2310d (from https://pypi.org/simple/scatsol/) (requires-python:>=3.8,<4.0) 2021-09-10T00:38:25,002 Fetching project page and analyzing links: https://www.piwheels.org/simple/scatsol/ 2021-09-10T00:38:25,002 Getting page https://www.piwheels.org/simple/scatsol/ 2021-09-10T00:38:25,003 Found index url https://www.piwheels.org/simple 2021-09-10T00:38:25,096 Skipping link: not a file: https://www.piwheels.org/simple/scatsol/ 2021-09-10T00:38:25,097 Skipping link: not a file: https://pypi.org/simple/scatsol/ 2021-09-10T00:38:25,114 Given no hashes to check 0 links for project 'scatsol': discarding no candidates 2021-09-10T00:38:25,115 ERROR: Could not find a version that satisfies the requirement scatsol==0.0.1 (from versions: none) 2021-09-10T00:38:25,115 ERROR: No matching distribution found for scatsol==0.0.1 2021-09-10T00:38:25,115 Exception information: 2021-09-10T00:38:25,115 Traceback (most recent call last): 2021-09-10T00:38:25,115 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-10T00:38:25,115 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-10T00:38:25,115 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-10T00:38:25,115 raise RequirementsConflicted(criterion) 2021-09-10T00:38:25,115 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('scatsol==0.0.1') 2021-09-10T00:38:25,115 2021-09-10T00:38:25,115 During handling of the above exception, another exception occurred: 2021-09-10T00:38:25,115 2021-09-10T00:38:25,115 Traceback (most recent call last): 2021-09-10T00:38:25,115 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-10T00:38:25,115 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-10T00:38:25,115 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-10T00:38:25,115 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-10T00:38:25,115 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-10T00:38:25,115 raise ResolutionImpossible(e.criterion.information) 2021-09-10T00:38:25,115 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('scatsol==0.0.1'), parent=None)] 2021-09-10T00:38:25,115 2021-09-10T00:38:25,115 The above exception was the direct cause of the following exception: 2021-09-10T00:38:25,115 2021-09-10T00:38:25,115 Traceback (most recent call last): 2021-09-10T00:38:25,115 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-10T00:38:25,115 status = self.run(options, args) 2021-09-10T00:38:25,115 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-10T00:38:25,115 return func(self, options, args) 2021-09-10T00:38:25,115 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-10T00:38:25,115 reqs, check_supported_wheels=True 2021-09-10T00:38:25,115 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-10T00:38:25,115 raise error from e 2021-09-10T00:38:25,115 pip._internal.exceptions.DistributionNotFound: No matching distribution found for scatsol==0.0.1 2021-09-10T00:38:25,119 Removed build tracker: '/tmp/pip-req-tracker-saslk8mf'