2022-03-11T09:06:11,187 Created temporary directory: /tmp/pip-ephem-wheel-cache-e1aslznt 2022-03-11T09:06:11,193 Created temporary directory: /tmp/pip-req-tracker-thy5ihht 2022-03-11T09:06:11,193 Initialized build tracking at /tmp/pip-req-tracker-thy5ihht 2022-03-11T09:06:11,194 Created build tracker: /tmp/pip-req-tracker-thy5ihht 2022-03-11T09:06:11,194 Entered build tracker: /tmp/pip-req-tracker-thy5ihht 2022-03-11T09:06:11,195 Created temporary directory: /tmp/pip-wheel-s2h4buo2 2022-03-11T09:06:11,263 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-11T09:06:11,271 2 location(s) to search for versions of pocx: 2022-03-11T09:06:11,271 * https://pypi.org/simple/pocx/ 2022-03-11T09:06:11,271 * https://www.piwheels.org/simple/pocx/ 2022-03-11T09:06:11,273 Fetching project page and analyzing links: https://pypi.org/simple/pocx/ 2022-03-11T09:06:11,274 Getting page https://pypi.org/simple/pocx/ 2022-03-11T09:06:11,277 Found index url https://pypi.org/simple 2022-03-11T09:06:11,386 Skipping link: No binaries permitted for pocx: https://files.pythonhosted.org/packages/77/44/860acb405b2ad0ff6a7b5ecd817bbf73ab22ea8f2b24e2d3c35390b6df7f/pocx-0.1.5-py3-none-any.whl#sha256=0333b9b034587a65312bf8ab4af1673accc14479203fe4e3a03fe56a6f7de000 (from https://pypi.org/simple/pocx/) (requires-python:>=3.8,<4.0) 2022-03-11T09:06:11,388 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/45/83/88bda310acb43f578c5f18544e9f3ea78d70413fa597703cd0f68595da41/pocx-0.1.5.tar.gz#sha256=a25532abaa0fc132f84faca6ba16e9ba92ec1e98059713d5841e4e89f514e3ab (from https://pypi.org/simple/pocx/) (requires-python:>=3.8,<4.0) 2022-03-11T09:06:11,389 Fetching project page and analyzing links: https://www.piwheels.org/simple/pocx/ 2022-03-11T09:06:11,390 Getting page https://www.piwheels.org/simple/pocx/ 2022-03-11T09:06:11,392 Found index url https://www.piwheels.org/simple 2022-03-11T09:06:11,676 Skipping link: not a file: https://www.piwheels.org/simple/pocx/ 2022-03-11T09:06:11,677 Skipping link: not a file: https://pypi.org/simple/pocx/ 2022-03-11T09:06:11,709 Given no hashes to check 0 links for project 'pocx': discarding no candidates 2022-03-11T09:06:11,710 ERROR: Could not find a version that satisfies the requirement pocx==0.1.5 (from versions: none) 2022-03-11T09:06:11,713 ERROR: No matching distribution found for pocx==0.1.5 2022-03-11T09:06:11,715 Exception information: 2022-03-11T09:06:11,715 Traceback (most recent call last): 2022-03-11T09:06:11,715 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-11T09:06:11,715 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-11T09:06:11,715 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-11T09:06:11,715 raise RequirementsConflicted(criterion) 2022-03-11T09:06:11,715 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pocx==0.1.5') 2022-03-11T09:06:11,715 2022-03-11T09:06:11,715 During handling of the above exception, another exception occurred: 2022-03-11T09:06:11,715 2022-03-11T09:06:11,715 Traceback (most recent call last): 2022-03-11T09:06:11,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-11T09:06:11,715 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-11T09:06:11,715 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-11T09:06:11,715 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-11T09:06:11,715 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-11T09:06:11,715 raise ResolutionImpossible(e.criterion.information) 2022-03-11T09:06:11,715 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pocx==0.1.5'), parent=None)] 2022-03-11T09:06:11,715 2022-03-11T09:06:11,715 The above exception was the direct cause of the following exception: 2022-03-11T09:06:11,715 2022-03-11T09:06:11,715 Traceback (most recent call last): 2022-03-11T09:06:11,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-11T09:06:11,715 status = run_func(*args) 2022-03-11T09:06:11,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-11T09:06:11,715 return func(self, options, args) 2022-03-11T09:06:11,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-11T09:06:11,715 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-11T09:06:11,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-11T09:06:11,715 raise error from e 2022-03-11T09:06:11,715 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pocx==0.1.5 2022-03-11T09:06:11,723 Removed build tracker: '/tmp/pip-req-tracker-thy5ihht'