2022-01-29T23:16:52,805 Created temporary directory: /tmp/pip-ephem-wheel-cache-8jiygmg4 2022-01-29T23:16:52,811 Created temporary directory: /tmp/pip-req-tracker-7guuwitw 2022-01-29T23:16:52,813 Initialized build tracking at /tmp/pip-req-tracker-7guuwitw 2022-01-29T23:16:52,813 Created build tracker: /tmp/pip-req-tracker-7guuwitw 2022-01-29T23:16:52,813 Entered build tracker: /tmp/pip-req-tracker-7guuwitw 2022-01-29T23:16:52,815 Created temporary directory: /tmp/pip-wheel-mgf484a2 2022-01-29T23:16:52,887 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-29T23:16:52,892 2 location(s) to search for versions of crmeta: 2022-01-29T23:16:52,892 * https://pypi.org/simple/crmeta/ 2022-01-29T23:16:52,892 * https://www.piwheels.org/simple/crmeta/ 2022-01-29T23:16:52,893 Fetching project page and analyzing links: https://pypi.org/simple/crmeta/ 2022-01-29T23:16:52,894 Getting page https://pypi.org/simple/crmeta/ 2022-01-29T23:16:52,898 Found index url https://pypi.org/simple 2022-01-29T23:16:53,100 Skipping link: No binaries permitted for crmeta: https://files.pythonhosted.org/packages/ab/34/abd32eb07c9bce0a50263ce145b7e68812ccd415fc1239296942cd1d0cbd/crmeta-0.0.1-py3-none-any.whl#sha256=e861624d5990805d99dcdf7e0cb5e132544b42de08b23568d114db56c03a3572 (from https://pypi.org/simple/crmeta/) (requires-python:>=3.8) 2022-01-29T23:16:53,102 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/f8/03/a387f9a5725241e8ae11b466b37a88964b3d753dc35376c57b79a302fb8e/crmeta-0.0.1.tar.gz#sha256=8a74aca6c05ee956977968b36e9ab40c1d08dbf67ad38b18d33748b51ee8b041 (from https://pypi.org/simple/crmeta/) (requires-python:>=3.8) 2022-01-29T23:16:53,102 Fetching project page and analyzing links: https://www.piwheels.org/simple/crmeta/ 2022-01-29T23:16:53,103 Getting page https://www.piwheels.org/simple/crmeta/ 2022-01-29T23:16:53,105 Found index url https://www.piwheels.org/simple 2022-01-29T23:16:53,323 Skipping link: not a file: https://www.piwheels.org/simple/crmeta/ 2022-01-29T23:16:53,324 Skipping link: not a file: https://pypi.org/simple/crmeta/ 2022-01-29T23:16:53,357 Given no hashes to check 0 links for project 'crmeta': discarding no candidates 2022-01-29T23:16:53,357 ERROR: Could not find a version that satisfies the requirement crmeta==0.0.1 (from versions: none) 2022-01-29T23:16:53,358 ERROR: No matching distribution found for crmeta==0.0.1 2022-01-29T23:16:53,359 Exception information: 2022-01-29T23:16:53,359 Traceback (most recent call last): 2022-01-29T23:16:53,359 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-29T23:16:53,359 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-29T23:16:53,359 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-29T23:16:53,359 raise RequirementsConflicted(criterion) 2022-01-29T23:16:53,359 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('crmeta==0.0.1') 2022-01-29T23:16:53,359 2022-01-29T23:16:53,359 During handling of the above exception, another exception occurred: 2022-01-29T23:16:53,359 2022-01-29T23:16:53,359 Traceback (most recent call last): 2022-01-29T23:16:53,359 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-29T23:16:53,359 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-29T23:16:53,359 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-29T23:16:53,359 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-29T23:16:53,359 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-29T23:16:53,359 raise ResolutionImpossible(e.criterion.information) 2022-01-29T23:16:53,359 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('crmeta==0.0.1'), parent=None)] 2022-01-29T23:16:53,359 2022-01-29T23:16:53,359 The above exception was the direct cause of the following exception: 2022-01-29T23:16:53,359 2022-01-29T23:16:53,359 Traceback (most recent call last): 2022-01-29T23:16:53,359 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-29T23:16:53,359 status = run_func(*args) 2022-01-29T23:16:53,359 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-29T23:16:53,359 return func(self, options, args) 2022-01-29T23:16:53,359 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-29T23:16:53,359 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-29T23:16:53,359 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-29T23:16:53,359 raise error from e 2022-01-29T23:16:53,359 pip._internal.exceptions.DistributionNotFound: No matching distribution found for crmeta==0.0.1 2022-01-29T23:16:53,367 Removed build tracker: '/tmp/pip-req-tracker-7guuwitw'