2022-04-30T13:26:25,720 Created temporary directory: /tmp/pip-ephem-wheel-cache-uh804t8y 2022-04-30T13:26:25,725 Created temporary directory: /tmp/pip-req-tracker-2n5ukiud 2022-04-30T13:26:25,726 Initialized build tracking at /tmp/pip-req-tracker-2n5ukiud 2022-04-30T13:26:25,727 Created build tracker: /tmp/pip-req-tracker-2n5ukiud 2022-04-30T13:26:25,727 Entered build tracker: /tmp/pip-req-tracker-2n5ukiud 2022-04-30T13:26:25,728 Created temporary directory: /tmp/pip-wheel-8etv3b66 2022-04-30T13:26:25,796 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-30T13:26:25,804 2 location(s) to search for versions of dgd: 2022-04-30T13:26:25,804 * https://pypi.org/simple/dgd/ 2022-04-30T13:26:25,804 * https://www.piwheels.org/simple/dgd/ 2022-04-30T13:26:25,806 Fetching project page and analyzing links: https://pypi.org/simple/dgd/ 2022-04-30T13:26:25,807 Getting page https://pypi.org/simple/dgd/ 2022-04-30T13:26:25,810 Found index url https://pypi.org/simple 2022-04-30T13:26:25,938 Skipping link: No binaries permitted for dgd: https://files.pythonhosted.org/packages/ec/52/70143fa179c5b338db9c61802d95ff477bfc94ca1ea4d848cecbb9c038bf/dgd-0.0.0-py3-none-any.whl#sha256=358120ddb6e3db372b6ed1181cef77c92502a753b31d334f8cc7cc025d67900a (from https://pypi.org/simple/dgd/) (requires-python:>=3.8) 2022-04-30T13:26:25,939 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/37/d3/a3551d8783baabd15d39f9af9eb83de6743db4ee567b67c623fb31ffa41b/dgd-0.0.0.tar.gz#sha256=1e33a68f94f4388fa1084f26b69325f42a42a618740763f6532abe06a4e1c927 (from https://pypi.org/simple/dgd/) (requires-python:>=3.8) 2022-04-30T13:26:25,940 Fetching project page and analyzing links: https://www.piwheels.org/simple/dgd/ 2022-04-30T13:26:25,941 Getting page https://www.piwheels.org/simple/dgd/ 2022-04-30T13:26:25,943 Found index url https://www.piwheels.org/simple 2022-04-30T13:26:26,160 Skipping link: not a file: https://www.piwheels.org/simple/dgd/ 2022-04-30T13:26:26,161 Skipping link: not a file: https://pypi.org/simple/dgd/ 2022-04-30T13:26:26,194 Given no hashes to check 0 links for project 'dgd': discarding no candidates 2022-04-30T13:26:26,195 ERROR: Could not find a version that satisfies the requirement dgd==0.0.0 (from versions: none) 2022-04-30T13:26:26,197 ERROR: No matching distribution found for dgd==0.0.0 2022-04-30T13:26:26,199 Exception information: 2022-04-30T13:26:26,199 Traceback (most recent call last): 2022-04-30T13:26:26,199 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-30T13:26:26,199 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-30T13:26:26,199 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-30T13:26:26,199 raise RequirementsConflicted(criterion) 2022-04-30T13:26:26,199 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dgd==0.0.0') 2022-04-30T13:26:26,199 2022-04-30T13:26:26,199 During handling of the above exception, another exception occurred: 2022-04-30T13:26:26,199 2022-04-30T13:26:26,199 Traceback (most recent call last): 2022-04-30T13:26:26,199 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-30T13:26:26,199 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-30T13:26:26,199 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-30T13:26:26,199 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-30T13:26:26,199 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-30T13:26:26,199 raise ResolutionImpossible(e.criterion.information) 2022-04-30T13:26:26,199 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dgd==0.0.0'), parent=None)] 2022-04-30T13:26:26,199 2022-04-30T13:26:26,199 The above exception was the direct cause of the following exception: 2022-04-30T13:26:26,199 2022-04-30T13:26:26,199 Traceback (most recent call last): 2022-04-30T13:26:26,199 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-30T13:26:26,199 status = run_func(*args) 2022-04-30T13:26:26,199 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-30T13:26:26,199 return func(self, options, args) 2022-04-30T13:26:26,199 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-30T13:26:26,199 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-30T13:26:26,199 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-30T13:26:26,199 raise error from e 2022-04-30T13:26:26,199 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dgd==0.0.0 2022-04-30T13:26:26,208 Removed build tracker: '/tmp/pip-req-tracker-2n5ukiud'