2021-08-30T21:38:58,548 Created temporary directory: /tmp/pip-ephem-wheel-cache-rfn4tw8g 2021-08-30T21:38:58,552 Created temporary directory: /tmp/pip-req-tracker-okgg4m8z 2021-08-30T21:38:58,552 Initialized build tracking at /tmp/pip-req-tracker-okgg4m8z 2021-08-30T21:38:58,552 Created build tracker: /tmp/pip-req-tracker-okgg4m8z 2021-08-30T21:38:58,553 Entered build tracker: /tmp/pip-req-tracker-okgg4m8z 2021-08-30T21:38:58,553 Created temporary directory: /tmp/pip-wheel-knige396 2021-08-30T21:38:58,581 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-30T21:38:58,584 2 location(s) to search for versions of erroi: 2021-08-30T21:38:58,584 * https://pypi.org/simple/erroi/ 2021-08-30T21:38:58,584 * https://www.piwheels.org/simple/erroi/ 2021-08-30T21:38:58,585 Fetching project page and analyzing links: https://pypi.org/simple/erroi/ 2021-08-30T21:38:58,585 Getting page https://pypi.org/simple/erroi/ 2021-08-30T21:38:58,587 Found index url https://pypi.org/simple 2021-08-30T21:38:58,671 Skipping link: No binaries permitted for erroi: https://files.pythonhosted.org/packages/aa/59/bb5a5cc6cfce8eb0ab40da89ebb67dafb58f8b654990c6b518d2a66ee431/erroi-0.1.0-py3-none-any.whl#sha256=6929606dc8e1e11f014097a8e510018e200dac81f8d9ce68f5f6fc3526d93122 (from https://pypi.org/simple/erroi/) (requires-python:>=3.8,<4.0) 2021-08-30T21:38:58,672 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/24/30/fb9a0c822fc7d1e3bdab4f85e27c1707b6595c4fe1dc758db96224341137/erroi-0.1.0.tar.gz#sha256=7d634aaa598aabe736c00a5c453e6967add2861c6185cffdfeb13bbb58684cda (from https://pypi.org/simple/erroi/) (requires-python:>=3.8,<4.0) 2021-08-30T21:38:58,673 Fetching project page and analyzing links: https://www.piwheels.org/simple/erroi/ 2021-08-30T21:38:58,673 Getting page https://www.piwheels.org/simple/erroi/ 2021-08-30T21:38:58,674 Found index url https://www.piwheels.org/simple 2021-08-30T21:38:58,778 Skipping link: not a file: https://www.piwheels.org/simple/erroi/ 2021-08-30T21:38:58,779 Skipping link: not a file: https://pypi.org/simple/erroi/ 2021-08-30T21:38:58,798 Given no hashes to check 0 links for project 'erroi': discarding no candidates 2021-08-30T21:38:58,798 ERROR: Could not find a version that satisfies the requirement erroi==0.1.0 (from versions: none) 2021-08-30T21:38:58,798 ERROR: No matching distribution found for erroi==0.1.0 2021-08-30T21:38:58,799 Exception information: 2021-08-30T21:38:58,799 Traceback (most recent call last): 2021-08-30T21:38:58,799 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-30T21:38:58,799 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-30T21:38:58,799 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-30T21:38:58,799 raise RequirementsConflicted(criterion) 2021-08-30T21:38:58,799 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('erroi==0.1.0') 2021-08-30T21:38:58,799 2021-08-30T21:38:58,799 During handling of the above exception, another exception occurred: 2021-08-30T21:38:58,799 2021-08-30T21:38:58,799 Traceback (most recent call last): 2021-08-30T21:38:58,799 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-30T21:38:58,799 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-30T21:38:58,799 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-30T21:38:58,799 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-30T21:38:58,799 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-30T21:38:58,799 raise ResolutionImpossible(e.criterion.information) 2021-08-30T21:38:58,799 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('erroi==0.1.0'), parent=None)] 2021-08-30T21:38:58,799 2021-08-30T21:38:58,799 The above exception was the direct cause of the following exception: 2021-08-30T21:38:58,799 2021-08-30T21:38:58,799 Traceback (most recent call last): 2021-08-30T21:38:58,799 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-30T21:38:58,799 status = self.run(options, args) 2021-08-30T21:38:58,799 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-30T21:38:58,799 return func(self, options, args) 2021-08-30T21:38:58,799 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-30T21:38:58,799 reqs, check_supported_wheels=True 2021-08-30T21:38:58,799 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-30T21:38:58,799 raise error from e 2021-08-30T21:38:58,799 pip._internal.exceptions.DistributionNotFound: No matching distribution found for erroi==0.1.0 2021-08-30T21:38:58,803 Removed build tracker: '/tmp/pip-req-tracker-okgg4m8z'