2021-03-29T03:14:30,436 Created temporary directory: /tmp/pip-ephem-wheel-cache-g424_7gv 2021-03-29T03:14:30,439 Created temporary directory: /tmp/pip-req-tracker-pg5xg09y 2021-03-29T03:14:30,439 Initialized build tracking at /tmp/pip-req-tracker-pg5xg09y 2021-03-29T03:14:30,440 Created build tracker: /tmp/pip-req-tracker-pg5xg09y 2021-03-29T03:14:30,440 Entered build tracker: /tmp/pip-req-tracker-pg5xg09y 2021-03-29T03:14:30,440 Created temporary directory: /tmp/pip-wheel-a_uj9fjd 2021-03-29T03:14:30,477 1 location(s) to search for versions of pycrate: 2021-03-29T03:14:30,477 * https://pypi.org/simple/pycrate/ 2021-03-29T03:14:30,477 Fetching project page and analyzing links: https://pypi.org/simple/pycrate/ 2021-03-29T03:14:30,478 Getting page https://pypi.org/simple/pycrate/ 2021-03-29T03:14:30,479 Found index url https://pypi.org/simple 2021-03-29T03:14:30,583 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/4a/53/0375e2c98fd3bcc373bb167a834455f9194f36fbc681987f1e8506095f95/pycrate-0.0.0-py3-none-any.whl#sha256=bc1de4ccf59b601e04249b5b87a6a332e702f914a50aae52b322cea08f5b9f57 (from https://pypi.org/simple/pycrate/) (requires-python:>=3.8,<4.0) 2021-03-29T03:14:30,584 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/6e/c8/feb57c166a872f5a37598d00bf117c27b9f0880c808083f9ba0a013afe59/pycrate-0.0.0.tar.gz#sha256=3c6e17bcc8e9819da76c5f23623abaf314c0647bb2e1cfbbbc592f0b0f5da995 (from https://pypi.org/simple/pycrate/) (requires-python:>=3.8,<4.0) 2021-03-29T03:14:30,585 Given no hashes to check 0 links for project 'pycrate': discarding no candidates 2021-03-29T03:14:30,585 ERROR: Could not find a version that satisfies the requirement pycrate==0.0.0 2021-03-29T03:14:30,586 ERROR: No matching distribution found for pycrate==0.0.0 2021-03-29T03:14:30,586 Exception information: 2021-03-29T03:14:30,586 Traceback (most recent call last): 2021-03-29T03:14:30,586 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-29T03:14:30,586 crit = self.state.criteria[name] 2021-03-29T03:14:30,586 KeyError: 'pycrate' 2021-03-29T03:14:30,586 2021-03-29T03:14:30,586 During handling of the above exception, another exception occurred: 2021-03-29T03:14:30,586 2021-03-29T03:14:30,586 Traceback (most recent call last): 2021-03-29T03:14:30,586 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-29T03:14:30,586 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-29T03:14:30,586 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-29T03:14:30,586 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-29T03:14:30,586 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-29T03:14:30,586 raise RequirementsConflicted(criterion) 2021-03-29T03:14:30,586 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pycrate==0.0.0') 2021-03-29T03:14:30,586 2021-03-29T03:14:30,586 During handling of the above exception, another exception occurred: 2021-03-29T03:14:30,586 2021-03-29T03:14:30,586 Traceback (most recent call last): 2021-03-29T03:14:30,586 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-29T03:14:30,586 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-29T03:14:30,586 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-29T03:14:30,586 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-29T03:14:30,586 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-29T03:14:30,586 raise ResolutionImpossible(e.criterion.information) 2021-03-29T03:14:30,586 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pycrate==0.0.0'), parent=None)] 2021-03-29T03:14:30,586 2021-03-29T03:14:30,586 The above exception was the direct cause of the following exception: 2021-03-29T03:14:30,586 2021-03-29T03:14:30,586 Traceback (most recent call last): 2021-03-29T03:14:30,586 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-29T03:14:30,586 status = self.run(options, args) 2021-03-29T03:14:30,586 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-29T03:14:30,586 return func(self, options, args) 2021-03-29T03:14:30,586 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-29T03:14:30,586 reqs, check_supported_wheels=True 2021-03-29T03:14:30,586 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-29T03:14:30,586 six.raise_from(error, e) 2021-03-29T03:14:30,586 File "", line 3, in raise_from 2021-03-29T03:14:30,586 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pycrate==0.0.0 2021-03-29T03:14:30,590 Removed build tracker: '/tmp/pip-req-tracker-pg5xg09y'