2021-07-18T20:59:10,958 Created temporary directory: /tmp/pip-ephem-wheel-cache-bhl3gt3o 2021-07-18T20:59:10,961 Created temporary directory: /tmp/pip-req-tracker-bzkn8zhe 2021-07-18T20:59:10,962 Initialized build tracking at /tmp/pip-req-tracker-bzkn8zhe 2021-07-18T20:59:10,962 Created build tracker: /tmp/pip-req-tracker-bzkn8zhe 2021-07-18T20:59:10,962 Entered build tracker: /tmp/pip-req-tracker-bzkn8zhe 2021-07-18T20:59:10,963 Created temporary directory: /tmp/pip-wheel-4mhrigf2 2021-07-18T20:59:10,991 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-07-18T20:59:10,994 2 location(s) to search for versions of nvidia-cufft: 2021-07-18T20:59:10,994 * https://pypi.org/simple/nvidia-cufft/ 2021-07-18T20:59:10,994 * https://www.piwheels.org/simple/nvidia-cufft/ 2021-07-18T20:59:10,994 Fetching project page and analyzing links: https://pypi.org/simple/nvidia-cufft/ 2021-07-18T20:59:10,995 Getting page https://pypi.org/simple/nvidia-cufft/ 2021-07-18T20:59:10,997 Found index url https://pypi.org/simple 2021-07-18T20:59:11,175 Found link https://files.pythonhosted.org/packages/5f/93/a01c8b7190f33a04660e0da0102009572bf3769009d7663a67d4cb501f40/nvidia-cufft-0.0.1.dev4.tar.gz#sha256=f9820f97bf2b4e03ed6df11353bab1dfb70ea96c493607eb61ed67a81f173853 (from https://pypi.org/simple/nvidia-cufft/), version: 0.0.1.dev4 2021-07-18T20:59:11,176 Found link https://files.pythonhosted.org/packages/2f/cd/2b6d29b7d27442494e5cc9d2e41cf27b6fa81b4988e77818ccaa2c28f22e/nvidia-cufft-0.0.1.dev5.tar.gz#sha256=632de6c2a1de7f1b28e2281382e2716e607d3668258f44ca6ef91af3d7d495e3 (from https://pypi.org/simple/nvidia-cufft/), version: 0.0.1.dev5 2021-07-18T20:59:11,176 Fetching project page and analyzing links: https://www.piwheels.org/simple/nvidia-cufft/ 2021-07-18T20:59:11,176 Getting page https://www.piwheels.org/simple/nvidia-cufft/ 2021-07-18T20:59:11,177 Found index url https://www.piwheels.org/simple 2021-07-18T20:59:11,314 Skipping link: not a file: https://www.piwheels.org/simple/nvidia-cufft/ 2021-07-18T20:59:11,315 Skipping link: not a file: https://pypi.org/simple/nvidia-cufft/ 2021-07-18T20:59:11,339 Given no hashes to check 1 links for project 'nvidia-cufft': discarding no candidates 2021-07-18T20:59:11,358 Collecting nvidia-cufft==0.0.1.dev4 2021-07-18T20:59:11,360 Created temporary directory: /tmp/pip-unpack-l630ftxp 2021-07-18T20:59:11,531 Downloading nvidia-cufft-0.0.1.dev4.tar.gz (3.8 kB) 2021-07-18T20:59:11,569 Added nvidia-cufft==0.0.1.dev4 from https://files.pythonhosted.org/packages/5f/93/a01c8b7190f33a04660e0da0102009572bf3769009d7663a67d4cb501f40/nvidia-cufft-0.0.1.dev4.tar.gz#sha256=f9820f97bf2b4e03ed6df11353bab1dfb70ea96c493607eb61ed67a81f173853 to build tracker '/tmp/pip-req-tracker-bzkn8zhe' 2021-07-18T20:59:11,570 Running setup.py (path:/tmp/pip-wheel-4mhrigf2/nvidia-cufft_8ea1486647b748288bb57b8ca9c4a22f/setup.py) egg_info for package nvidia-cufft 2021-07-18T20:59:11,571 Created temporary directory: /tmp/pip-pip-egg-info-8cixshzr 2021-07-18T20:59:11,571 Running command python setup.py egg_info 2021-07-18T20:59:12,660 Traceback (most recent call last): 2021-07-18T20:59:12,661 File "", line 1, in 2021-07-18T20:59:12,661 File "/tmp/pip-wheel-4mhrigf2/nvidia-cufft_8ea1486647b748288bb57b8ca9c4a22f/setup.py", line 150, in 2021-07-18T20:59:12,661 raise RuntimeError(open("ERROR.txt", "r").read()) 2021-07-18T20:59:12,662 RuntimeError: 2021-07-18T20:59:12,662 ########################################################################################### 2021-07-18T20:59:12,662 The package you are trying to install is only a placeholder project on PyPI.org repository. 2021-07-18T20:59:12,662 This package is hosted on NVIDIA Python Package Index. 2021-07-18T20:59:12,663 This package can be installed as: 2021-07-18T20:59:12,663 ``` 2021-07-18T20:59:12,663 $ pip install nvidia-pyindex 2021-07-18T20:59:12,663 $ pip install nvidia-cufft 2021-07-18T20:59:12,664 ``` 2021-07-18T20:59:12,664 Please refer to NVIDIA instructions: https://github.com/NVIDIA/tensorflow#install. 2021-07-18T20:59:12,664 ########################################################################################### 2021-07-18T20:59:12,711 WARNING: Discarding https://files.pythonhosted.org/packages/5f/93/a01c8b7190f33a04660e0da0102009572bf3769009d7663a67d4cb501f40/nvidia-cufft-0.0.1.dev4.tar.gz#sha256=f9820f97bf2b4e03ed6df11353bab1dfb70ea96c493607eb61ed67a81f173853 (from https://pypi.org/simple/nvidia-cufft/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-18T20:59:12,712 ERROR: Could not find a version that satisfies the requirement nvidia-cufft==0.0.1.dev4 (from versions: 0.0.1.dev4, 0.0.1.dev5) 2021-07-18T20:59:12,713 ERROR: No matching distribution found for nvidia-cufft==0.0.1.dev4 2021-07-18T20:59:12,713 Exception information: 2021-07-18T20:59:12,713 Traceback (most recent call last): 2021-07-18T20:59:12,713 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-18T20:59:12,713 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-18T20:59:12,713 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-18T20:59:12,713 raise RequirementsConflicted(criterion) 2021-07-18T20:59:12,713 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nvidia-cufft==0.0.1.dev4') 2021-07-18T20:59:12,713 2021-07-18T20:59:12,713 During handling of the above exception, another exception occurred: 2021-07-18T20:59:12,713 2021-07-18T20:59:12,713 Traceback (most recent call last): 2021-07-18T20:59:12,713 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-18T20:59:12,713 result = self._result = resolver.resolve( 2021-07-18T20:59:12,713 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-18T20:59:12,713 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-18T20:59:12,713 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-18T20:59:12,713 raise ResolutionImpossible(e.criterion.information) 2021-07-18T20:59:12,713 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nvidia-cufft==0.0.1.dev4'), parent=None)] 2021-07-18T20:59:12,713 2021-07-18T20:59:12,713 The above exception was the direct cause of the following exception: 2021-07-18T20:59:12,713 2021-07-18T20:59:12,713 Traceback (most recent call last): 2021-07-18T20:59:12,713 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-18T20:59:12,713 status = self.run(options, args) 2021-07-18T20:59:12,713 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-18T20:59:12,713 return func(self, options, args) 2021-07-18T20:59:12,713 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-18T20:59:12,713 requirement_set = resolver.resolve( 2021-07-18T20:59:12,713 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-18T20:59:12,713 raise error from e 2021-07-18T20:59:12,713 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nvidia-cufft==0.0.1.dev4 2021-07-18T20:59:12,718 Removed nvidia-cufft==0.0.1.dev4 from https://files.pythonhosted.org/packages/5f/93/a01c8b7190f33a04660e0da0102009572bf3769009d7663a67d4cb501f40/nvidia-cufft-0.0.1.dev4.tar.gz#sha256=f9820f97bf2b4e03ed6df11353bab1dfb70ea96c493607eb61ed67a81f173853 from build tracker '/tmp/pip-req-tracker-bzkn8zhe' 2021-07-18T20:59:12,719 Removed build tracker: '/tmp/pip-req-tracker-bzkn8zhe'