2021-05-26T04:28:39,912 Created temporary directory: /tmp/pip-ephem-wheel-cache-5o0kfuj6 2021-05-26T04:28:39,916 Created temporary directory: /tmp/pip-req-tracker-36ri634u 2021-05-26T04:28:39,916 Initialized build tracking at /tmp/pip-req-tracker-36ri634u 2021-05-26T04:28:39,916 Created build tracker: /tmp/pip-req-tracker-36ri634u 2021-05-26T04:28:39,916 Entered build tracker: /tmp/pip-req-tracker-36ri634u 2021-05-26T04:28:39,917 Created temporary directory: /tmp/pip-wheel-6_f6cn6h 2021-05-26T04:28:39,952 1 location(s) to search for versions of nvidia-cuda-nvrtc-cu112: 2021-05-26T04:28:39,952 * https://pypi.org/simple/nvidia-cuda-nvrtc-cu112/ 2021-05-26T04:28:39,952 Fetching project page and analyzing links: https://pypi.org/simple/nvidia-cuda-nvrtc-cu112/ 2021-05-26T04:28:39,953 Getting page https://pypi.org/simple/nvidia-cuda-nvrtc-cu112/ 2021-05-26T04:28:39,955 Found index url https://pypi.org/simple 2021-05-26T04:28:40,039 Found link https://files.pythonhosted.org/packages/41/e5/ed9bc8dfe5067a6ab7606c9c8e315803e8493e944f3566c08c2a7218e89a/nvidia-cuda-nvrtc-cu112-0.0.1.dev5.tar.gz#sha256=009d0355f8bd3d1136352c913b3341a7f0fc32f50c5d7d02d877a3d4f7fce5d9 (from https://pypi.org/simple/nvidia-cuda-nvrtc-cu112/), version: 0.0.1.dev5 2021-05-26T04:28:40,040 Skipping link: not a file: https://pypi.org/simple/nvidia-cuda-nvrtc-cu112/ 2021-05-26T04:28:40,055 Given no hashes to check 1 links for project 'nvidia-cuda-nvrtc-cu112': discarding no candidates 2021-05-26T04:28:40,071 Collecting nvidia-cuda-nvrtc-cu112==0.0.1.dev5 2021-05-26T04:28:40,073 Created temporary directory: /tmp/pip-unpack-zvllbcj_ 2021-05-26T04:28:40,112 Downloading nvidia-cuda-nvrtc-cu112-0.0.1.dev5.tar.gz (8.1 kB) 2021-05-26T04:28:40,155 Added nvidia-cuda-nvrtc-cu112==0.0.1.dev5 from https://files.pythonhosted.org/packages/41/e5/ed9bc8dfe5067a6ab7606c9c8e315803e8493e944f3566c08c2a7218e89a/nvidia-cuda-nvrtc-cu112-0.0.1.dev5.tar.gz#sha256=009d0355f8bd3d1136352c913b3341a7f0fc32f50c5d7d02d877a3d4f7fce5d9 to build tracker '/tmp/pip-req-tracker-36ri634u' 2021-05-26T04:28:40,156 Running setup.py (path:/tmp/pip-wheel-6_f6cn6h/nvidia-cuda-nvrtc-cu112_ba6c7305eac54024958e282f4cdf8f7d/setup.py) egg_info for package nvidia-cuda-nvrtc-cu112 2021-05-26T04:28:40,157 Created temporary directory: /tmp/pip-pip-egg-info-foi1b6ad 2021-05-26T04:28:40,158 Running command python setup.py egg_info 2021-05-26T04:28:41,087 Traceback (most recent call last): 2021-05-26T04:28:41,088 File "", line 1, in 2021-05-26T04:28:41,088 File "/tmp/pip-wheel-6_f6cn6h/nvidia-cuda-nvrtc-cu112_ba6c7305eac54024958e282f4cdf8f7d/setup.py", line 150, in 2021-05-26T04:28:41,088 raise RuntimeError(open("ERROR.txt", "r").read()) 2021-05-26T04:28:41,089 RuntimeError: 2021-05-26T04:28:41,089 ########################################################################################### 2021-05-26T04:28:41,089 The package you are trying to install is only a placeholder project on PyPI.org repository. 2021-05-26T04:28:41,090 This package is hosted on NVIDIA Python Package Index. 2021-05-26T04:28:41,090 This package can be installed as: 2021-05-26T04:28:41,091 ``` 2021-05-26T04:28:41,091 $ pip install nvidia-pyindex 2021-05-26T04:28:41,092 $ pip install nvidia-cuda-nvrtc-cu112 2021-05-26T04:28:41,092 ``` 2021-05-26T04:28:41,092 ########################################################################################### 2021-05-26T04:28:41,138 WARNING: Discarding https://files.pythonhosted.org/packages/41/e5/ed9bc8dfe5067a6ab7606c9c8e315803e8493e944f3566c08c2a7218e89a/nvidia-cuda-nvrtc-cu112-0.0.1.dev5.tar.gz#sha256=009d0355f8bd3d1136352c913b3341a7f0fc32f50c5d7d02d877a3d4f7fce5d9 (from https://pypi.org/simple/nvidia-cuda-nvrtc-cu112/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-05-26T04:28:41,139 ERROR: Could not find a version that satisfies the requirement nvidia-cuda-nvrtc-cu112==0.0.1.dev5 (from versions: 0.0.1.dev5) 2021-05-26T04:28:41,140 ERROR: No matching distribution found for nvidia-cuda-nvrtc-cu112==0.0.1.dev5 2021-05-26T04:28:41,140 Exception information: 2021-05-26T04:28:41,140 Traceback (most recent call last): 2021-05-26T04:28:41,140 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-05-26T04:28:41,140 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-26T04:28:41,140 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-26T04:28:41,140 raise RequirementsConflicted(criterion) 2021-05-26T04:28:41,140 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nvidia-cuda-nvrtc-cu112==0.0.1.dev5') 2021-05-26T04:28:41,140 2021-05-26T04:28:41,140 During handling of the above exception, another exception occurred: 2021-05-26T04:28:41,140 2021-05-26T04:28:41,140 Traceback (most recent call last): 2021-05-26T04:28:41,140 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-05-26T04:28:41,140 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-05-26T04:28:41,140 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-05-26T04:28:41,140 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-26T04:28:41,140 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-05-26T04:28:41,140 raise ResolutionImpossible(e.criterion.information) 2021-05-26T04:28:41,140 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nvidia-cuda-nvrtc-cu112==0.0.1.dev5'), parent=None)] 2021-05-26T04:28:41,140 2021-05-26T04:28:41,140 The above exception was the direct cause of the following exception: 2021-05-26T04:28:41,140 2021-05-26T04:28:41,140 Traceback (most recent call last): 2021-05-26T04:28:41,140 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-05-26T04:28:41,140 status = self.run(options, args) 2021-05-26T04:28:41,140 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-05-26T04:28:41,140 return func(self, options, args) 2021-05-26T04:28:41,140 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-05-26T04:28:41,140 reqs, check_supported_wheels=True 2021-05-26T04:28:41,140 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-05-26T04:28:41,140 raise error from e 2021-05-26T04:28:41,140 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nvidia-cuda-nvrtc-cu112==0.0.1.dev5 2021-05-26T04:28:41,146 Removed nvidia-cuda-nvrtc-cu112==0.0.1.dev5 from https://files.pythonhosted.org/packages/41/e5/ed9bc8dfe5067a6ab7606c9c8e315803e8493e944f3566c08c2a7218e89a/nvidia-cuda-nvrtc-cu112-0.0.1.dev5.tar.gz#sha256=009d0355f8bd3d1136352c913b3341a7f0fc32f50c5d7d02d877a3d4f7fce5d9 from build tracker '/tmp/pip-req-tracker-36ri634u' 2021-05-26T04:28:41,146 Removed build tracker: '/tmp/pip-req-tracker-36ri634u'