2022-03-31T15:00:54,056 Created temporary directory: /tmp/pip-ephem-wheel-cache-5ov1mu9m 2022-03-31T15:00:54,061 Created temporary directory: /tmp/pip-req-tracker-j_9f4706 2022-03-31T15:00:54,062 Initialized build tracking at /tmp/pip-req-tracker-j_9f4706 2022-03-31T15:00:54,063 Created build tracker: /tmp/pip-req-tracker-j_9f4706 2022-03-31T15:00:54,063 Entered build tracker: /tmp/pip-req-tracker-j_9f4706 2022-03-31T15:00:54,064 Created temporary directory: /tmp/pip-wheel-w_xgg71c 2022-03-31T15:00:54,130 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-31T15:00:54,139 2 location(s) to search for versions of statcert: 2022-03-31T15:00:54,139 * https://pypi.org/simple/statcert/ 2022-03-31T15:00:54,139 * https://www.piwheels.org/simple/statcert/ 2022-03-31T15:00:54,140 Fetching project page and analyzing links: https://pypi.org/simple/statcert/ 2022-03-31T15:00:54,141 Getting page https://pypi.org/simple/statcert/ 2022-03-31T15:00:54,145 Found index url https://pypi.org/simple 2022-03-31T15:00:54,252 Skipping link: No binaries permitted for statcert: https://files.pythonhosted.org/packages/a7/f0/5d2f0ce410ae9a5e0796ab2aabda2120cc43af65a2b9d293d3595b62bc3b/statcert-0.0.1-py3-none-any.whl#sha256=d2e5dc2573b7df5a2b73eb23319bb7422016b156653d05d914a38dfb2b5a1aba (from https://pypi.org/simple/statcert/) (requires-python:>=3.8,<4.0) 2022-03-31T15:00:54,254 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/12/3c/bcff23ebe574ede0c6a63967558622fa106f98d7b1b69f2b5329eedc31e2/statcert-0.0.1.tar.gz#sha256=3135923c3d007fbb523fe0e8cfe86eb2b64c0026729791d16906a7a3de1c5b5c (from https://pypi.org/simple/statcert/) (requires-python:>=3.8,<4.0) 2022-03-31T15:00:54,254 Skipping link: No binaries permitted for statcert: https://files.pythonhosted.org/packages/89/f6/4d1b07477cc9ff0f36fbcd52477b923470fd9041e5e6618dfe34b88e03be/statcert-0.0.2-py3-none-any.whl#sha256=d0b465a2ae5252fb6a82f76f22baa6fe6e19854bd7e939e79d107466695958ab (from https://pypi.org/simple/statcert/) (requires-python:>=3.8,<4.0) 2022-03-31T15:00:54,256 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/df/5f/edc6f32cc126dad14b33907963504056e9df22a998439c3a7911517d7856/statcert-0.0.2.tar.gz#sha256=a79d8d07885f1f0a5bd9ae521b501ca87d0da2e8cea9d8fabde687722e024305 (from https://pypi.org/simple/statcert/) (requires-python:>=3.8,<4.0) 2022-03-31T15:00:54,257 Fetching project page and analyzing links: https://www.piwheels.org/simple/statcert/ 2022-03-31T15:00:54,257 Getting page https://www.piwheels.org/simple/statcert/ 2022-03-31T15:00:54,259 Found index url https://www.piwheels.org/simple 2022-03-31T15:00:54,472 Skipping link: not a file: https://www.piwheels.org/simple/statcert/ 2022-03-31T15:00:54,473 Skipping link: not a file: https://pypi.org/simple/statcert/ 2022-03-31T15:00:54,506 Given no hashes to check 0 links for project 'statcert': discarding no candidates 2022-03-31T15:00:54,507 ERROR: Could not find a version that satisfies the requirement statcert==0.0.1 (from versions: none) 2022-03-31T15:00:54,510 ERROR: No matching distribution found for statcert==0.0.1 2022-03-31T15:00:54,512 Exception information: 2022-03-31T15:00:54,512 Traceback (most recent call last): 2022-03-31T15:00:54,512 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-31T15:00:54,512 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-31T15:00:54,512 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-31T15:00:54,512 raise RequirementsConflicted(criterion) 2022-03-31T15:00:54,512 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('statcert==0.0.1') 2022-03-31T15:00:54,512 2022-03-31T15:00:54,512 During handling of the above exception, another exception occurred: 2022-03-31T15:00:54,512 2022-03-31T15:00:54,512 Traceback (most recent call last): 2022-03-31T15:00:54,512 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-31T15:00:54,512 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-31T15:00:54,512 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-31T15:00:54,512 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-31T15:00:54,512 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-31T15:00:54,512 raise ResolutionImpossible(e.criterion.information) 2022-03-31T15:00:54,512 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('statcert==0.0.1'), parent=None)] 2022-03-31T15:00:54,512 2022-03-31T15:00:54,512 The above exception was the direct cause of the following exception: 2022-03-31T15:00:54,512 2022-03-31T15:00:54,512 Traceback (most recent call last): 2022-03-31T15:00:54,512 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-31T15:00:54,512 status = run_func(*args) 2022-03-31T15:00:54,512 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-31T15:00:54,512 return func(self, options, args) 2022-03-31T15:00:54,512 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-31T15:00:54,512 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-31T15:00:54,512 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-31T15:00:54,512 raise error from e 2022-03-31T15:00:54,512 pip._internal.exceptions.DistributionNotFound: No matching distribution found for statcert==0.0.1 2022-03-31T15:00:54,520 Removed build tracker: '/tmp/pip-req-tracker-j_9f4706'