2021-12-06T13:17:42,525 Created temporary directory: /tmp/pip-ephem-wheel-cache-czeehu36 2021-12-06T13:17:42,531 Created temporary directory: /tmp/pip-req-tracker-xyw8hmk5 2021-12-06T13:17:42,532 Initialized build tracking at /tmp/pip-req-tracker-xyw8hmk5 2021-12-06T13:17:42,532 Created build tracker: /tmp/pip-req-tracker-xyw8hmk5 2021-12-06T13:17:42,532 Entered build tracker: /tmp/pip-req-tracker-xyw8hmk5 2021-12-06T13:17:42,533 Created temporary directory: /tmp/pip-wheel-xn9e2rim 2021-12-06T13:17:42,601 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-06T13:17:42,606 2 location(s) to search for versions of permitio: 2021-12-06T13:17:42,606 * https://pypi.org/simple/permitio/ 2021-12-06T13:17:42,606 * https://www.piwheels.org/simple/permitio/ 2021-12-06T13:17:42,607 Fetching project page and analyzing links: https://pypi.org/simple/permitio/ 2021-12-06T13:17:42,608 Getting page https://pypi.org/simple/permitio/ 2021-12-06T13:17:42,611 Found index url https://pypi.org/simple 2021-12-06T13:17:42,805 Skipping link: No binaries permitted for permitio: https://files.pythonhosted.org/packages/f7/c3/26bb072d4087d6b9d26ab2e9e4d0ee80d0af45427b52f7287b9e2677ead7/permitio-0.0.1-py3-none-any.whl#sha256=130fddac6e9a990828a9f3c262bfcd8cfee22f75b1d00c20aa76d9efccbfc0d2 (from https://pypi.org/simple/permitio/) (requires-python:>=3.8) 2021-12-06T13:17:42,807 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/7b/a6/bde6c500e85ceec0ffeb273d00fae9cfa630b77f4cfb888d112342d57a80/permitio-0.0.1.tar.gz#sha256=e7ebafaf6fa1fd87b27189680b94dc29bf6885037780fb8f26ad3433840c124c (from https://pypi.org/simple/permitio/) (requires-python:>=3.8) 2021-12-06T13:17:42,807 Fetching project page and analyzing links: https://www.piwheels.org/simple/permitio/ 2021-12-06T13:17:42,808 Getting page https://www.piwheels.org/simple/permitio/ 2021-12-06T13:17:42,810 Found index url https://www.piwheels.org/simple 2021-12-06T13:17:43,043 Skipping link: not a file: https://www.piwheels.org/simple/permitio/ 2021-12-06T13:17:43,044 Skipping link: not a file: https://pypi.org/simple/permitio/ 2021-12-06T13:17:43,072 Given no hashes to check 0 links for project 'permitio': discarding no candidates 2021-12-06T13:17:43,073 ERROR: Could not find a version that satisfies the requirement permitio==0.0.1 (from versions: none) 2021-12-06T13:17:43,073 ERROR: No matching distribution found for permitio==0.0.1 2021-12-06T13:17:43,074 Exception information: 2021-12-06T13:17:43,074 Traceback (most recent call last): 2021-12-06T13:17:43,074 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-06T13:17:43,074 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-06T13:17:43,074 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-06T13:17:43,074 raise RequirementsConflicted(criterion) 2021-12-06T13:17:43,074 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('permitio==0.0.1') 2021-12-06T13:17:43,074 2021-12-06T13:17:43,074 During handling of the above exception, another exception occurred: 2021-12-06T13:17:43,074 2021-12-06T13:17:43,074 Traceback (most recent call last): 2021-12-06T13:17:43,074 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-06T13:17:43,074 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-06T13:17:43,074 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-06T13:17:43,074 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-06T13:17:43,074 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-06T13:17:43,074 raise ResolutionImpossible(e.criterion.information) 2021-12-06T13:17:43,074 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('permitio==0.0.1'), parent=None)] 2021-12-06T13:17:43,074 2021-12-06T13:17:43,074 The above exception was the direct cause of the following exception: 2021-12-06T13:17:43,074 2021-12-06T13:17:43,074 Traceback (most recent call last): 2021-12-06T13:17:43,074 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-06T13:17:43,074 status = run_func(*args) 2021-12-06T13:17:43,074 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-06T13:17:43,074 return func(self, options, args) 2021-12-06T13:17:43,074 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-06T13:17:43,074 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-06T13:17:43,074 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-06T13:17:43,074 raise error from e 2021-12-06T13:17:43,074 pip._internal.exceptions.DistributionNotFound: No matching distribution found for permitio==0.0.1 2021-12-06T13:17:43,082 Removed build tracker: '/tmp/pip-req-tracker-xyw8hmk5'