2021-09-30T15:10:18,672 Created temporary directory: /tmp/pip-ephem-wheel-cache-kqulakxe 2021-09-30T15:10:18,675 Created temporary directory: /tmp/pip-req-tracker-0h7czvv5 2021-09-30T15:10:18,676 Initialized build tracking at /tmp/pip-req-tracker-0h7czvv5 2021-09-30T15:10:18,676 Created build tracker: /tmp/pip-req-tracker-0h7czvv5 2021-09-30T15:10:18,676 Entered build tracker: /tmp/pip-req-tracker-0h7czvv5 2021-09-30T15:10:18,677 Created temporary directory: /tmp/pip-wheel-gfglez6o 2021-09-30T15:10:18,708 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-30T15:10:18,711 2 location(s) to search for versions of nygen: 2021-09-30T15:10:18,711 * https://pypi.org/simple/nygen/ 2021-09-30T15:10:18,711 * https://www.piwheels.org/simple/nygen/ 2021-09-30T15:10:18,712 Fetching project page and analyzing links: https://pypi.org/simple/nygen/ 2021-09-30T15:10:18,712 Getting page https://pypi.org/simple/nygen/ 2021-09-30T15:10:18,714 Found index url https://pypi.org/simple 2021-09-30T15:10:18,803 Skipping link: No binaries permitted for nygen: https://files.pythonhosted.org/packages/1a/16/56d429ec45e83a5f26532dcbe32a8b688f8d6fb3a1e97b42f8f7fd0402d6/nygen-0.0.1-py3-none-any.whl#sha256=1c87296b6a5bdfc4e96a91b0e69a98b7412108184054188c9c6ab75e3277f2e8 (from https://pypi.org/simple/nygen/) (requires-python:>=3.9) 2021-09-30T15:10:18,804 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/f9/8d/36c77cc6029c4183ec3aa2c3ee1b5fb1a9dcf8a39b5adbd344aea499e020/nygen-0.0.1.tar.gz#sha256=2004c7ab15f48a734aa97015aa1d27b2851bb13b77c8ca02979c919b13c1ab2e (from https://pypi.org/simple/nygen/) (requires-python:>=3.9) 2021-09-30T15:10:18,805 Fetching project page and analyzing links: https://www.piwheels.org/simple/nygen/ 2021-09-30T15:10:18,805 Getting page https://www.piwheels.org/simple/nygen/ 2021-09-30T15:10:18,806 Found index url https://www.piwheels.org/simple 2021-09-30T15:10:18,932 Skipping link: not a file: https://www.piwheels.org/simple/nygen/ 2021-09-30T15:10:18,932 Skipping link: not a file: https://pypi.org/simple/nygen/ 2021-09-30T15:10:18,948 Given no hashes to check 0 links for project 'nygen': discarding no candidates 2021-09-30T15:10:18,949 ERROR: Could not find a version that satisfies the requirement nygen==0.0.1 (from versions: none) 2021-09-30T15:10:18,949 ERROR: No matching distribution found for nygen==0.0.1 2021-09-30T15:10:18,949 Exception information: 2021-09-30T15:10:18,949 Traceback (most recent call last): 2021-09-30T15:10:18,949 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-30T15:10:18,949 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-30T15:10:18,949 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-30T15:10:18,949 raise RequirementsConflicted(criterion) 2021-09-30T15:10:18,949 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nygen==0.0.1') 2021-09-30T15:10:18,949 2021-09-30T15:10:18,949 During handling of the above exception, another exception occurred: 2021-09-30T15:10:18,949 2021-09-30T15:10:18,949 Traceback (most recent call last): 2021-09-30T15:10:18,949 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-30T15:10:18,949 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-30T15:10:18,949 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-30T15:10:18,949 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-30T15:10:18,949 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-30T15:10:18,949 raise ResolutionImpossible(e.criterion.information) 2021-09-30T15:10:18,949 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nygen==0.0.1'), parent=None)] 2021-09-30T15:10:18,949 2021-09-30T15:10:18,949 The above exception was the direct cause of the following exception: 2021-09-30T15:10:18,949 2021-09-30T15:10:18,949 Traceback (most recent call last): 2021-09-30T15:10:18,949 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-30T15:10:18,949 status = self.run(options, args) 2021-09-30T15:10:18,949 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-30T15:10:18,949 return func(self, options, args) 2021-09-30T15:10:18,949 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-30T15:10:18,949 reqs, check_supported_wheels=True 2021-09-30T15:10:18,949 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-30T15:10:18,949 raise error from e 2021-09-30T15:10:18,949 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nygen==0.0.1 2021-09-30T15:10:18,953 Removed build tracker: '/tmp/pip-req-tracker-0h7czvv5'