2021-05-26T04:28:48,676 Created temporary directory: /tmp/pip-ephem-wheel-cache-ap092lwa 2021-05-26T04:28:48,679 Created temporary directory: /tmp/pip-req-tracker-iddlhfjx 2021-05-26T04:28:48,680 Initialized build tracking at /tmp/pip-req-tracker-iddlhfjx 2021-05-26T04:28:48,680 Created build tracker: /tmp/pip-req-tracker-iddlhfjx 2021-05-26T04:28:48,680 Entered build tracker: /tmp/pip-req-tracker-iddlhfjx 2021-05-26T04:28:48,681 Created temporary directory: /tmp/pip-wheel-ssf7sonr 2021-05-26T04:28:48,717 1 location(s) to search for versions of nvidia-cuda-runtime-cu113: 2021-05-26T04:28:48,717 * https://pypi.org/simple/nvidia-cuda-runtime-cu113/ 2021-05-26T04:28:48,717 Fetching project page and analyzing links: https://pypi.org/simple/nvidia-cuda-runtime-cu113/ 2021-05-26T04:28:48,718 Getting page https://pypi.org/simple/nvidia-cuda-runtime-cu113/ 2021-05-26T04:28:48,719 Found index url https://pypi.org/simple 2021-05-26T04:28:48,808 Found link https://files.pythonhosted.org/packages/d3/36/352750775d452438d074a26591dad7ab15eac25a9843c5503ebea694d882/nvidia-cuda-runtime-cu113-0.0.1.dev5.tar.gz#sha256=7ad32b569ecdbd7fbfdb3e780f558defc0ab97bb2ace49e84e672c8eeb6d2f9b (from https://pypi.org/simple/nvidia-cuda-runtime-cu113/), version: 0.0.1.dev5 2021-05-26T04:28:48,809 Skipping link: not a file: https://pypi.org/simple/nvidia-cuda-runtime-cu113/ 2021-05-26T04:28:48,823 Given no hashes to check 1 links for project 'nvidia-cuda-runtime-cu113': discarding no candidates 2021-05-26T04:28:48,838 Collecting nvidia-cuda-runtime-cu113==0.0.1.dev5 2021-05-26T04:28:48,840 Created temporary directory: /tmp/pip-unpack-663mqo8g 2021-05-26T04:28:48,879 Downloading nvidia-cuda-runtime-cu113-0.0.1.dev5.tar.gz (8.1 kB) 2021-05-26T04:28:48,918 Added nvidia-cuda-runtime-cu113==0.0.1.dev5 from https://files.pythonhosted.org/packages/d3/36/352750775d452438d074a26591dad7ab15eac25a9843c5503ebea694d882/nvidia-cuda-runtime-cu113-0.0.1.dev5.tar.gz#sha256=7ad32b569ecdbd7fbfdb3e780f558defc0ab97bb2ace49e84e672c8eeb6d2f9b to build tracker '/tmp/pip-req-tracker-iddlhfjx' 2021-05-26T04:28:48,919 Running setup.py (path:/tmp/pip-wheel-ssf7sonr/nvidia-cuda-runtime-cu113_521ed8b0c263442d83f333785aad3549/setup.py) egg_info for package nvidia-cuda-runtime-cu113 2021-05-26T04:28:48,920 Created temporary directory: /tmp/pip-pip-egg-info-tw3nwt8u 2021-05-26T04:28:48,920 Running command python setup.py egg_info 2021-05-26T04:28:49,769 Traceback (most recent call last): 2021-05-26T04:28:49,770 File "", line 1, in 2021-05-26T04:28:49,770 File "/tmp/pip-wheel-ssf7sonr/nvidia-cuda-runtime-cu113_521ed8b0c263442d83f333785aad3549/setup.py", line 150, in 2021-05-26T04:28:49,770 raise RuntimeError(open("ERROR.txt", "r").read()) 2021-05-26T04:28:49,770 RuntimeError: 2021-05-26T04:28:49,771 ########################################################################################### 2021-05-26T04:28:49,771 The package you are trying to install is only a placeholder project on PyPI.org repository. 2021-05-26T04:28:49,771 This package is hosted on NVIDIA Python Package Index. 2021-05-26T04:28:49,771 This package can be installed as: 2021-05-26T04:28:49,772 ``` 2021-05-26T04:28:49,772 $ pip install nvidia-pyindex 2021-05-26T04:28:49,772 $ pip install nvidia-cuda-runtime-cu113 2021-05-26T04:28:49,772 ``` 2021-05-26T04:28:49,773 ########################################################################################### 2021-05-26T04:28:49,817 WARNING: Discarding https://files.pythonhosted.org/packages/d3/36/352750775d452438d074a26591dad7ab15eac25a9843c5503ebea694d882/nvidia-cuda-runtime-cu113-0.0.1.dev5.tar.gz#sha256=7ad32b569ecdbd7fbfdb3e780f558defc0ab97bb2ace49e84e672c8eeb6d2f9b (from https://pypi.org/simple/nvidia-cuda-runtime-cu113/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-05-26T04:28:49,818 ERROR: Could not find a version that satisfies the requirement nvidia-cuda-runtime-cu113==0.0.1.dev5 (from versions: 0.0.1.dev5) 2021-05-26T04:28:49,819 ERROR: No matching distribution found for nvidia-cuda-runtime-cu113==0.0.1.dev5 2021-05-26T04:28:49,819 Exception information: 2021-05-26T04:28:49,819 Traceback (most recent call last): 2021-05-26T04:28:49,819 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-05-26T04:28:49,819 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-26T04:28:49,819 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-26T04:28:49,819 raise RequirementsConflicted(criterion) 2021-05-26T04:28:49,819 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nvidia-cuda-runtime-cu113==0.0.1.dev5') 2021-05-26T04:28:49,819 2021-05-26T04:28:49,819 During handling of the above exception, another exception occurred: 2021-05-26T04:28:49,819 2021-05-26T04:28:49,819 Traceback (most recent call last): 2021-05-26T04:28:49,819 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-05-26T04:28:49,819 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-05-26T04:28:49,819 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-05-26T04:28:49,819 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-26T04:28:49,819 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-05-26T04:28:49,819 raise ResolutionImpossible(e.criterion.information) 2021-05-26T04:28:49,819 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nvidia-cuda-runtime-cu113==0.0.1.dev5'), parent=None)] 2021-05-26T04:28:49,819 2021-05-26T04:28:49,819 The above exception was the direct cause of the following exception: 2021-05-26T04:28:49,819 2021-05-26T04:28:49,819 Traceback (most recent call last): 2021-05-26T04:28:49,819 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-05-26T04:28:49,819 status = self.run(options, args) 2021-05-26T04:28:49,819 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-05-26T04:28:49,819 return func(self, options, args) 2021-05-26T04:28:49,819 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-05-26T04:28:49,819 reqs, check_supported_wheels=True 2021-05-26T04:28:49,819 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-05-26T04:28:49,819 raise error from e 2021-05-26T04:28:49,819 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nvidia-cuda-runtime-cu113==0.0.1.dev5 2021-05-26T04:28:49,825 Removed nvidia-cuda-runtime-cu113==0.0.1.dev5 from https://files.pythonhosted.org/packages/d3/36/352750775d452438d074a26591dad7ab15eac25a9843c5503ebea694d882/nvidia-cuda-runtime-cu113-0.0.1.dev5.tar.gz#sha256=7ad32b569ecdbd7fbfdb3e780f558defc0ab97bb2ace49e84e672c8eeb6d2f9b from build tracker '/tmp/pip-req-tracker-iddlhfjx' 2021-05-26T04:28:49,825 Removed build tracker: '/tmp/pip-req-tracker-iddlhfjx'