2021-10-25T16:03:17,128 Created temporary directory: /tmp/pip-ephem-wheel-cache-26lu32wk 2021-10-25T16:03:17,131 Created temporary directory: /tmp/pip-req-tracker-zt0z8gge 2021-10-25T16:03:17,132 Initialized build tracking at /tmp/pip-req-tracker-zt0z8gge 2021-10-25T16:03:17,132 Created build tracker: /tmp/pip-req-tracker-zt0z8gge 2021-10-25T16:03:17,132 Entered build tracker: /tmp/pip-req-tracker-zt0z8gge 2021-10-25T16:03:17,133 Created temporary directory: /tmp/pip-wheel-j57ld05i 2021-10-25T16:03:17,164 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-25T16:03:17,167 2 location(s) to search for versions of erd: 2021-10-25T16:03:17,167 * https://pypi.org/simple/erd/ 2021-10-25T16:03:17,167 * https://www.piwheels.org/simple/erd/ 2021-10-25T16:03:17,167 Fetching project page and analyzing links: https://pypi.org/simple/erd/ 2021-10-25T16:03:17,168 Getting page https://pypi.org/simple/erd/ 2021-10-25T16:03:17,170 Found index url https://pypi.org/simple 2021-10-25T16:03:17,258 Skipping link: No binaries permitted for erd: https://files.pythonhosted.org/packages/ab/e7/4efe1a8aeda9c866d098399d43b269e18acefb9f2af29820bf8466a942dc/erd-0.0.1-py3-none-any.whl#sha256=324f1de076f45f41e8136f7c542bbf95c5670563440117e140a956b4001f587d (from https://pypi.org/simple/erd/) (requires-python:>=3.8,<4.0) 2021-10-25T16:03:17,259 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/49/85/8b61f47c2fe118a43404088cd09cbbae51888ad1299bee2bdaf9868faf7a/erd-0.0.1.tar.gz#sha256=3f787657ae96b4d33dc10df08dc933a8c2d5b2bb91771a3638f43cefb529fc75 (from https://pypi.org/simple/erd/) (requires-python:>=3.8,<4.0) 2021-10-25T16:03:17,259 Fetching project page and analyzing links: https://www.piwheels.org/simple/erd/ 2021-10-25T16:03:17,260 Getting page https://www.piwheels.org/simple/erd/ 2021-10-25T16:03:17,261 Found index url https://www.piwheels.org/simple 2021-10-25T16:03:17,426 Skipping link: not a file: https://www.piwheels.org/simple/erd/ 2021-10-25T16:03:17,426 Skipping link: not a file: https://pypi.org/simple/erd/ 2021-10-25T16:03:17,441 Given no hashes to check 0 links for project 'erd': discarding no candidates 2021-10-25T16:03:17,442 ERROR: Could not find a version that satisfies the requirement erd==0.0.1 (from versions: none) 2021-10-25T16:03:17,442 ERROR: No matching distribution found for erd==0.0.1 2021-10-25T16:03:17,443 Exception information: 2021-10-25T16:03:17,443 Traceback (most recent call last): 2021-10-25T16:03:17,443 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-25T16:03:17,443 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-25T16:03:17,443 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-25T16:03:17,443 raise RequirementsConflicted(criterion) 2021-10-25T16:03:17,443 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('erd==0.0.1') 2021-10-25T16:03:17,443 2021-10-25T16:03:17,443 During handling of the above exception, another exception occurred: 2021-10-25T16:03:17,443 2021-10-25T16:03:17,443 Traceback (most recent call last): 2021-10-25T16:03:17,443 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-25T16:03:17,443 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-25T16:03:17,443 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-25T16:03:17,443 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-25T16:03:17,443 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-25T16:03:17,443 raise ResolutionImpossible(e.criterion.information) 2021-10-25T16:03:17,443 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('erd==0.0.1'), parent=None)] 2021-10-25T16:03:17,443 2021-10-25T16:03:17,443 The above exception was the direct cause of the following exception: 2021-10-25T16:03:17,443 2021-10-25T16:03:17,443 Traceback (most recent call last): 2021-10-25T16:03:17,443 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-25T16:03:17,443 status = self.run(options, args) 2021-10-25T16:03:17,443 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-25T16:03:17,443 return func(self, options, args) 2021-10-25T16:03:17,443 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-25T16:03:17,443 reqs, check_supported_wheels=True 2021-10-25T16:03:17,443 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-25T16:03:17,443 raise error from e 2021-10-25T16:03:17,443 pip._internal.exceptions.DistributionNotFound: No matching distribution found for erd==0.0.1 2021-10-25T16:03:17,447 Removed build tracker: '/tmp/pip-req-tracker-zt0z8gge'