2020-09-18T23:43:30,352 Created temporary directory: /tmp/pip-ephem-wheel-cache-dggwl0hd 2020-09-18T23:43:30,355 Created temporary directory: /tmp/pip-req-tracker-glih1bme 2020-09-18T23:43:30,355 Initialized build tracking at /tmp/pip-req-tracker-glih1bme 2020-09-18T23:43:30,356 Created build tracker: /tmp/pip-req-tracker-glih1bme 2020-09-18T23:43:30,356 Entered build tracker: /tmp/pip-req-tracker-glih1bme 2020-09-18T23:43:30,357 Created temporary directory: /tmp/pip-wheel-mt1k2_kg 2020-09-18T23:43:30,365 1 location(s) to search for versions of nvidia-curand: 2020-09-18T23:43:30,365 * https://pypi.org/simple/nvidia-curand/ 2020-09-18T23:43:30,365 Fetching project page and analyzing links: https://pypi.org/simple/nvidia-curand/ 2020-09-18T23:43:30,366 Getting page https://pypi.org/simple/nvidia-curand/ 2020-09-18T23:43:30,367 Found index url https://pypi.org/simple 2020-09-18T23:43:30,452 Found link https://files.pythonhosted.org/packages/0b/f7/f4a0a5c65beb8751348eef434567c9873df29da805060df8a4de322064ad/nvidia-curand-0.0.1.dev4.tar.gz#sha256=5cc7b5bc8db535dd64b64af93352214acf8d213959a2a300447e64c34ec5d03e (from https://pypi.org/simple/nvidia-curand/), version: 0.0.1.dev4 2020-09-18T23:43:30,456 Given no hashes to check 1 links for project 'nvidia-curand': discarding no candidates 2020-09-18T23:43:30,457 Using version 0.0.1.dev4 (newest of versions: 0.0.1.dev4) 2020-09-18T23:43:30,460 Collecting nvidia-curand==0.0.1.dev4 2020-09-18T23:43:30,462 Created temporary directory: /tmp/pip-unpack-_ansud84 2020-09-18T23:43:30,500 Downloading nvidia-curand-0.0.1.dev4.tar.gz (3.8 kB) 2020-09-18T23:43:30,530 Added nvidia-curand==0.0.1.dev4 from https://files.pythonhosted.org/packages/0b/f7/f4a0a5c65beb8751348eef434567c9873df29da805060df8a4de322064ad/nvidia-curand-0.0.1.dev4.tar.gz#sha256=5cc7b5bc8db535dd64b64af93352214acf8d213959a2a300447e64c34ec5d03e to build tracker '/tmp/pip-req-tracker-glih1bme' 2020-09-18T23:43:30,531 Running setup.py (path:/tmp/pip-wheel-mt1k2_kg/nvidia-curand/setup.py) egg_info for package nvidia-curand 2020-09-18T23:43:30,532 Created temporary directory: /tmp/pip-pip-egg-info-4nx84sz4 2020-09-18T23:43:30,533 Running command python setup.py egg_info 2020-09-18T23:43:31,393 Traceback (most recent call last): 2020-09-18T23:43:31,394 File "", line 1, in 2020-09-18T23:43:31,394 File "/tmp/pip-wheel-mt1k2_kg/nvidia-curand/setup.py", line 150, in 2020-09-18T23:43:31,395 raise RuntimeError(open("ERROR.txt", "r").read()) 2020-09-18T23:43:31,395 RuntimeError: 2020-09-18T23:43:31,395 ########################################################################################### 2020-09-18T23:43:31,396 The package you are trying to install is only a placeholder project on PyPI.org repository. 2020-09-18T23:43:31,396 This package is hosted on NVIDIA Python Package Index. 2020-09-18T23:43:31,397 This package can be installed as: 2020-09-18T23:43:31,398 ``` 2020-09-18T23:43:31,398 $ pip install nvidia-pyindex 2020-09-18T23:43:31,398 $ pip install nvidia-curand 2020-09-18T23:43:31,399 ``` 2020-09-18T23:43:31,400 Please refer to NVIDIA instructions: https://github.com/NVIDIA/tensorflow#install. 2020-09-18T23:43:31,400 ########################################################################################### 2020-09-18T23:43:31,441 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-18T23:43:31,441 Exception information: 2020-09-18T23:43:31,441 Traceback (most recent call last): 2020-09-18T23:43:31,441 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-18T23:43:31,441 status = self.run(options, args) 2020-09-18T23:43:31,441 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-18T23:43:31,441 return func(self, options, args) 2020-09-18T23:43:31,441 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-18T23:43:31,441 reqs, check_supported_wheels=True 2020-09-18T23:43:31,441 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-18T23:43:31,441 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-18T23:43:31,441 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-18T23:43:31,441 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-18T23:43:31,441 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-18T23:43:31,441 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-18T23:43:31,441 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-18T23:43:31,441 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-18T23:43:31,441 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-18T23:43:31,441 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-18T23:43:31,441 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-18T23:43:31,441 self.req.prepare_metadata() 2020-09-18T23:43:31,441 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-18T23:43:31,441 self.metadata_directory = self._generate_metadata() 2020-09-18T23:43:31,441 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-18T23:43:31,441 details=self.name or "from {}".format(self.link) 2020-09-18T23:43:31,441 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-18T23:43:31,441 command_desc='python setup.py egg_info', 2020-09-18T23:43:31,441 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-18T23:43:31,441 raise InstallationError(exc_msg) 2020-09-18T23:43:31,441 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-18T23:43:31,449 Removed nvidia-curand==0.0.1.dev4 from https://files.pythonhosted.org/packages/0b/f7/f4a0a5c65beb8751348eef434567c9873df29da805060df8a4de322064ad/nvidia-curand-0.0.1.dev4.tar.gz#sha256=5cc7b5bc8db535dd64b64af93352214acf8d213959a2a300447e64c34ec5d03e from build tracker '/tmp/pip-req-tracker-glih1bme' 2020-09-18T23:43:31,450 Removed build tracker: '/tmp/pip-req-tracker-glih1bme'