2021-09-03T15:39:50,615 Created temporary directory: /tmp/pip-ephem-wheel-cache-byqto8om 2021-09-03T15:39:50,618 Created temporary directory: /tmp/pip-req-tracker-prj388kd 2021-09-03T15:39:50,619 Initialized build tracking at /tmp/pip-req-tracker-prj388kd 2021-09-03T15:39:50,619 Created build tracker: /tmp/pip-req-tracker-prj388kd 2021-09-03T15:39:50,619 Entered build tracker: /tmp/pip-req-tracker-prj388kd 2021-09-03T15:39:50,620 Created temporary directory: /tmp/pip-wheel-ngm80jq4 2021-09-03T15:39:50,648 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-03T15:39:50,651 2 location(s) to search for versions of polymatheia-tools: 2021-09-03T15:39:50,651 * https://pypi.org/simple/polymatheia-tools/ 2021-09-03T15:39:50,651 * https://www.piwheels.org/simple/polymatheia-tools/ 2021-09-03T15:39:50,651 Fetching project page and analyzing links: https://pypi.org/simple/polymatheia-tools/ 2021-09-03T15:39:50,652 Getting page https://pypi.org/simple/polymatheia-tools/ 2021-09-03T15:39:50,653 Found index url https://pypi.org/simple 2021-09-03T15:39:50,739 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/e0/a4/7f260cad1e95e57dd702c6bfb661c1a5f84044d08709633692f814973f98/polymatheia-tools-0.1.0.tar.gz#sha256=e42c442257c9ce7e024b07e7c2bb3f22429870321186f63c31ea659915b90aac (from https://pypi.org/simple/polymatheia-tools/) (requires-python:>=3.8,<4.0) 2021-09-03T15:39:50,739 Skipping link: No binaries permitted for polymatheia-tools: https://files.pythonhosted.org/packages/bb/68/3dca201b6dbf503fab229b709b4644929420744ed497788b3d49159930a4/polymatheia_tools-0.1.0-py3-none-any.whl#sha256=174829c76923338d62f08d7e810074d7bc2bf8af2117625561311574eaaf3397 (from https://pypi.org/simple/polymatheia-tools/) (requires-python:>=3.8,<4.0) 2021-09-03T15:39:50,740 Fetching project page and analyzing links: https://www.piwheels.org/simple/polymatheia-tools/ 2021-09-03T15:39:50,740 Getting page https://www.piwheels.org/simple/polymatheia-tools/ 2021-09-03T15:39:50,741 Found index url https://www.piwheels.org/simple 2021-09-03T15:39:50,845 Skipping link: not a file: https://www.piwheels.org/simple/polymatheia-tools/ 2021-09-03T15:39:50,845 Skipping link: not a file: https://pypi.org/simple/polymatheia-tools/ 2021-09-03T15:39:50,865 Given no hashes to check 0 links for project 'polymatheia-tools': discarding no candidates 2021-09-03T15:39:50,866 ERROR: Could not find a version that satisfies the requirement polymatheia-tools==0.1.0 (from versions: none) 2021-09-03T15:39:50,866 ERROR: No matching distribution found for polymatheia-tools==0.1.0 2021-09-03T15:39:50,867 Exception information: 2021-09-03T15:39:50,867 Traceback (most recent call last): 2021-09-03T15:39:50,867 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-03T15:39:50,867 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-03T15:39:50,867 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-03T15:39:50,867 raise RequirementsConflicted(criterion) 2021-09-03T15:39:50,867 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('polymatheia-tools==0.1.0') 2021-09-03T15:39:50,867 2021-09-03T15:39:50,867 During handling of the above exception, another exception occurred: 2021-09-03T15:39:50,867 2021-09-03T15:39:50,867 Traceback (most recent call last): 2021-09-03T15:39:50,867 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-03T15:39:50,867 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-03T15:39:50,867 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-03T15:39:50,867 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-03T15:39:50,867 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-03T15:39:50,867 raise ResolutionImpossible(e.criterion.information) 2021-09-03T15:39:50,867 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('polymatheia-tools==0.1.0'), parent=None)] 2021-09-03T15:39:50,867 2021-09-03T15:39:50,867 The above exception was the direct cause of the following exception: 2021-09-03T15:39:50,867 2021-09-03T15:39:50,867 Traceback (most recent call last): 2021-09-03T15:39:50,867 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-03T15:39:50,867 status = self.run(options, args) 2021-09-03T15:39:50,867 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-03T15:39:50,867 return func(self, options, args) 2021-09-03T15:39:50,867 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-03T15:39:50,867 reqs, check_supported_wheels=True 2021-09-03T15:39:50,867 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-03T15:39:50,867 raise error from e 2021-09-03T15:39:50,867 pip._internal.exceptions.DistributionNotFound: No matching distribution found for polymatheia-tools==0.1.0 2021-09-03T15:39:50,871 Removed build tracker: '/tmp/pip-req-tracker-prj388kd'