2022-04-15T13:15:30,561 Created temporary directory: /tmp/pip-ephem-wheel-cache-9488qkgu 2022-04-15T13:15:30,566 Created temporary directory: /tmp/pip-req-tracker-w3z605dz 2022-04-15T13:15:30,567 Initialized build tracking at /tmp/pip-req-tracker-w3z605dz 2022-04-15T13:15:30,568 Created build tracker: /tmp/pip-req-tracker-w3z605dz 2022-04-15T13:15:30,568 Entered build tracker: /tmp/pip-req-tracker-w3z605dz 2022-04-15T13:15:30,569 Created temporary directory: /tmp/pip-wheel-t6j5jbbx 2022-04-15T13:15:30,642 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-15T13:15:30,650 2 location(s) to search for versions of constcheck: 2022-04-15T13:15:30,650 * https://pypi.org/simple/constcheck/ 2022-04-15T13:15:30,650 * https://www.piwheels.org/simple/constcheck/ 2022-04-15T13:15:30,651 Fetching project page and analyzing links: https://pypi.org/simple/constcheck/ 2022-04-15T13:15:30,653 Getting page https://pypi.org/simple/constcheck/ 2022-04-15T13:15:30,656 Found index url https://pypi.org/simple 2022-04-15T13:15:30,764 Skipping link: No binaries permitted for constcheck: https://files.pythonhosted.org/packages/98/45/92b385fcd7edd6c2f9754138dc450f19b7fdd03f074ec5abdda07f4f87c0/constcheck-0.1.0-py3-none-any.whl#sha256=5a3d9af77d02b441ed2065866b2442da537100afafb7ea5d044a7d293677a29e (from https://pypi.org/simple/constcheck/) (requires-python:>=3.8,<4.0) 2022-04-15T13:15:30,766 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/1f/f2/55dda4dde7681bb28539fa8ff700a93c18a7c79ddf5c4cc18af5374c813a/constcheck-0.1.0.tar.gz#sha256=355652c37756c25e7c14dbe5245258df7b6591c486d80c6d3f3299cbe121b636 (from https://pypi.org/simple/constcheck/) (requires-python:>=3.8,<4.0) 2022-04-15T13:15:30,767 Fetching project page and analyzing links: https://www.piwheels.org/simple/constcheck/ 2022-04-15T13:15:30,767 Getting page https://www.piwheels.org/simple/constcheck/ 2022-04-15T13:15:30,769 Found index url https://www.piwheels.org/simple 2022-04-15T13:15:30,972 Skipping link: not a file: https://www.piwheels.org/simple/constcheck/ 2022-04-15T13:15:30,973 Skipping link: not a file: https://pypi.org/simple/constcheck/ 2022-04-15T13:15:31,006 Given no hashes to check 0 links for project 'constcheck': discarding no candidates 2022-04-15T13:15:31,007 ERROR: Could not find a version that satisfies the requirement constcheck==0.1.0 (from versions: none) 2022-04-15T13:15:31,009 ERROR: No matching distribution found for constcheck==0.1.0 2022-04-15T13:15:31,011 Exception information: 2022-04-15T13:15:31,011 Traceback (most recent call last): 2022-04-15T13:15:31,011 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-15T13:15:31,011 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-15T13:15:31,011 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-15T13:15:31,011 raise RequirementsConflicted(criterion) 2022-04-15T13:15:31,011 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('constcheck==0.1.0') 2022-04-15T13:15:31,011 2022-04-15T13:15:31,011 During handling of the above exception, another exception occurred: 2022-04-15T13:15:31,011 2022-04-15T13:15:31,011 Traceback (most recent call last): 2022-04-15T13:15:31,011 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-15T13:15:31,011 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-15T13:15:31,011 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-15T13:15:31,011 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-15T13:15:31,011 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-15T13:15:31,011 raise ResolutionImpossible(e.criterion.information) 2022-04-15T13:15:31,011 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('constcheck==0.1.0'), parent=None)] 2022-04-15T13:15:31,011 2022-04-15T13:15:31,011 The above exception was the direct cause of the following exception: 2022-04-15T13:15:31,011 2022-04-15T13:15:31,011 Traceback (most recent call last): 2022-04-15T13:15:31,011 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-15T13:15:31,011 status = run_func(*args) 2022-04-15T13:15:31,011 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-15T13:15:31,011 return func(self, options, args) 2022-04-15T13:15:31,011 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-15T13:15:31,011 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-15T13:15:31,011 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-15T13:15:31,011 raise error from e 2022-04-15T13:15:31,011 pip._internal.exceptions.DistributionNotFound: No matching distribution found for constcheck==0.1.0 2022-04-15T13:15:31,019 Removed build tracker: '/tmp/pip-req-tracker-w3z605dz'