2021-08-30T22:52:47,719 Created temporary directory: /tmp/pip-ephem-wheel-cache-wt3md2tc 2021-08-30T22:52:47,722 Created temporary directory: /tmp/pip-req-tracker-isye5vqb 2021-08-30T22:52:47,723 Initialized build tracking at /tmp/pip-req-tracker-isye5vqb 2021-08-30T22:52:47,723 Created build tracker: /tmp/pip-req-tracker-isye5vqb 2021-08-30T22:52:47,723 Entered build tracker: /tmp/pip-req-tracker-isye5vqb 2021-08-30T22:52:47,724 Created temporary directory: /tmp/pip-wheel-n6g9e8ji 2021-08-30T22:52:47,757 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-30T22:52:47,760 2 location(s) to search for versions of nv-nfe: 2021-08-30T22:52:47,760 * https://pypi.org/simple/nv-nfe/ 2021-08-30T22:52:47,760 * https://www.piwheels.org/simple/nv-nfe/ 2021-08-30T22:52:47,761 Fetching project page and analyzing links: https://pypi.org/simple/nv-nfe/ 2021-08-30T22:52:47,761 Getting page https://pypi.org/simple/nv-nfe/ 2021-08-30T22:52:47,763 Found index url https://pypi.org/simple 2021-08-30T22:52:47,855 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/2f/68/38f36e56f81ef4b16ea1fa67b959cff1643536254ade1e3f3da8c66aa6d6/nv-nfe-0.1.0a1.tar.gz#sha256=9ff702eb05569e41db8098f7c5304b5da3a319e8a4e5b9ed30febcc9c01cd5ba (from https://pypi.org/simple/nv-nfe/) (requires-python:>=3.9,<4.0) 2021-08-30T22:52:47,856 Skipping link: No binaries permitted for nv-nfe: https://files.pythonhosted.org/packages/28/00/ab508acbb643f52aa2a9c071e4c1311b0a140c1a1702609280e6c272b7c9/nv_nfe-0.1.0a1-py3-none-any.whl#sha256=d57c89ab0e94bddc49b2e34efe62e9b72b151350f4c03c8e1af1ebdc12dfcaac (from https://pypi.org/simple/nv-nfe/) (requires-python:>=3.9,<4.0) 2021-08-30T22:52:47,856 Fetching project page and analyzing links: https://www.piwheels.org/simple/nv-nfe/ 2021-08-30T22:52:47,856 Getting page https://www.piwheels.org/simple/nv-nfe/ 2021-08-30T22:52:47,857 Found index url https://www.piwheels.org/simple 2021-08-30T22:52:47,983 Skipping link: not a file: https://www.piwheels.org/simple/nv-nfe/ 2021-08-30T22:52:47,984 Skipping link: not a file: https://pypi.org/simple/nv-nfe/ 2021-08-30T22:52:48,002 Given no hashes to check 0 links for project 'nv-nfe': discarding no candidates 2021-08-30T22:52:48,003 ERROR: Could not find a version that satisfies the requirement nv-nfe==0.1.0a1 (from versions: none) 2021-08-30T22:52:48,003 ERROR: No matching distribution found for nv-nfe==0.1.0a1 2021-08-30T22:52:48,004 Exception information: 2021-08-30T22:52:48,004 Traceback (most recent call last): 2021-08-30T22:52:48,004 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-30T22:52:48,004 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-30T22:52:48,004 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-30T22:52:48,004 raise RequirementsConflicted(criterion) 2021-08-30T22:52:48,004 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nv-nfe==0.1.0a1') 2021-08-30T22:52:48,004 2021-08-30T22:52:48,004 During handling of the above exception, another exception occurred: 2021-08-30T22:52:48,004 2021-08-30T22:52:48,004 Traceback (most recent call last): 2021-08-30T22:52:48,004 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-30T22:52:48,004 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-30T22:52:48,004 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-30T22:52:48,004 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-30T22:52:48,004 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-30T22:52:48,004 raise ResolutionImpossible(e.criterion.information) 2021-08-30T22:52:48,004 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nv-nfe==0.1.0a1'), parent=None)] 2021-08-30T22:52:48,004 2021-08-30T22:52:48,004 The above exception was the direct cause of the following exception: 2021-08-30T22:52:48,004 2021-08-30T22:52:48,004 Traceback (most recent call last): 2021-08-30T22:52:48,004 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-30T22:52:48,004 status = self.run(options, args) 2021-08-30T22:52:48,004 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-30T22:52:48,004 return func(self, options, args) 2021-08-30T22:52:48,004 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-30T22:52:48,004 reqs, check_supported_wheels=True 2021-08-30T22:52:48,004 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-30T22:52:48,004 raise error from e 2021-08-30T22:52:48,004 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nv-nfe==0.1.0a1 2021-08-30T22:52:48,008 Removed build tracker: '/tmp/pip-req-tracker-isye5vqb'