2021-05-26T04:28:30,416 Created temporary directory: /tmp/pip-ephem-wheel-cache-q591_7on 2021-05-26T04:28:30,419 Created temporary directory: /tmp/pip-req-tracker-wrne9mhr 2021-05-26T04:28:30,420 Initialized build tracking at /tmp/pip-req-tracker-wrne9mhr 2021-05-26T04:28:30,420 Created build tracker: /tmp/pip-req-tracker-wrne9mhr 2021-05-26T04:28:30,420 Entered build tracker: /tmp/pip-req-tracker-wrne9mhr 2021-05-26T04:28:30,421 Created temporary directory: /tmp/pip-wheel-t_xmjs0w 2021-05-26T04:28:30,456 1 location(s) to search for versions of nvidia-cuda-cupti-cu113: 2021-05-26T04:28:30,456 * https://pypi.org/simple/nvidia-cuda-cupti-cu113/ 2021-05-26T04:28:30,457 Fetching project page and analyzing links: https://pypi.org/simple/nvidia-cuda-cupti-cu113/ 2021-05-26T04:28:30,457 Getting page https://pypi.org/simple/nvidia-cuda-cupti-cu113/ 2021-05-26T04:28:30,459 Found index url https://pypi.org/simple 2021-05-26T04:28:30,543 Found link https://files.pythonhosted.org/packages/fe/a2/458e608fd58c05b21e47e1c5506b02dded769dac999f511ace7afdd8c6e4/nvidia-cuda-cupti-cu113-0.0.1.dev5.tar.gz#sha256=22023df48c5c7784bdbd1646fb0229328df87c4266859acdac81b689db0673af (from https://pypi.org/simple/nvidia-cuda-cupti-cu113/), version: 0.0.1.dev5 2021-05-26T04:28:30,544 Skipping link: not a file: https://pypi.org/simple/nvidia-cuda-cupti-cu113/ 2021-05-26T04:28:30,557 Given no hashes to check 1 links for project 'nvidia-cuda-cupti-cu113': discarding no candidates 2021-05-26T04:28:30,573 Collecting nvidia-cuda-cupti-cu113==0.0.1.dev5 2021-05-26T04:28:30,575 Created temporary directory: /tmp/pip-unpack-tjamgb98 2021-05-26T04:28:30,615 Downloading nvidia-cuda-cupti-cu113-0.0.1.dev5.tar.gz (8.1 kB) 2021-05-26T04:28:30,656 Added nvidia-cuda-cupti-cu113==0.0.1.dev5 from https://files.pythonhosted.org/packages/fe/a2/458e608fd58c05b21e47e1c5506b02dded769dac999f511ace7afdd8c6e4/nvidia-cuda-cupti-cu113-0.0.1.dev5.tar.gz#sha256=22023df48c5c7784bdbd1646fb0229328df87c4266859acdac81b689db0673af to build tracker '/tmp/pip-req-tracker-wrne9mhr' 2021-05-26T04:28:30,657 Running setup.py (path:/tmp/pip-wheel-t_xmjs0w/nvidia-cuda-cupti-cu113_39f8fbcd0dab4aaca9f3689ec4777d1a/setup.py) egg_info for package nvidia-cuda-cupti-cu113 2021-05-26T04:28:30,658 Created temporary directory: /tmp/pip-pip-egg-info-h48_i5r6 2021-05-26T04:28:30,659 Running command python setup.py egg_info 2021-05-26T04:28:31,501 Traceback (most recent call last): 2021-05-26T04:28:31,502 File "", line 1, in 2021-05-26T04:28:31,502 File "/tmp/pip-wheel-t_xmjs0w/nvidia-cuda-cupti-cu113_39f8fbcd0dab4aaca9f3689ec4777d1a/setup.py", line 150, in 2021-05-26T04:28:31,502 raise RuntimeError(open("ERROR.txt", "r").read()) 2021-05-26T04:28:31,502 RuntimeError: 2021-05-26T04:28:31,502 ########################################################################################### 2021-05-26T04:28:31,503 The package you are trying to install is only a placeholder project on PyPI.org repository. 2021-05-26T04:28:31,503 This package is hosted on NVIDIA Python Package Index. 2021-05-26T04:28:31,503 This package can be installed as: 2021-05-26T04:28:31,503 ``` 2021-05-26T04:28:31,504 $ pip install nvidia-pyindex 2021-05-26T04:28:31,504 $ pip install nvidia-cuda-cupti-cu113 2021-05-26T04:28:31,504 ``` 2021-05-26T04:28:31,504 ########################################################################################### 2021-05-26T04:28:31,550 WARNING: Discarding https://files.pythonhosted.org/packages/fe/a2/458e608fd58c05b21e47e1c5506b02dded769dac999f511ace7afdd8c6e4/nvidia-cuda-cupti-cu113-0.0.1.dev5.tar.gz#sha256=22023df48c5c7784bdbd1646fb0229328df87c4266859acdac81b689db0673af (from https://pypi.org/simple/nvidia-cuda-cupti-cu113/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-05-26T04:28:31,551 ERROR: Could not find a version that satisfies the requirement nvidia-cuda-cupti-cu113==0.0.1.dev5 (from versions: 0.0.1.dev5) 2021-05-26T04:28:31,551 ERROR: No matching distribution found for nvidia-cuda-cupti-cu113==0.0.1.dev5 2021-05-26T04:28:31,552 Exception information: 2021-05-26T04:28:31,552 Traceback (most recent call last): 2021-05-26T04:28:31,552 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-05-26T04:28:31,552 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-26T04:28:31,552 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-26T04:28:31,552 raise RequirementsConflicted(criterion) 2021-05-26T04:28:31,552 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nvidia-cuda-cupti-cu113==0.0.1.dev5') 2021-05-26T04:28:31,552 2021-05-26T04:28:31,552 During handling of the above exception, another exception occurred: 2021-05-26T04:28:31,552 2021-05-26T04:28:31,552 Traceback (most recent call last): 2021-05-26T04:28:31,552 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-05-26T04:28:31,552 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-05-26T04:28:31,552 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-05-26T04:28:31,552 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-26T04:28:31,552 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-05-26T04:28:31,552 raise ResolutionImpossible(e.criterion.information) 2021-05-26T04:28:31,552 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nvidia-cuda-cupti-cu113==0.0.1.dev5'), parent=None)] 2021-05-26T04:28:31,552 2021-05-26T04:28:31,552 The above exception was the direct cause of the following exception: 2021-05-26T04:28:31,552 2021-05-26T04:28:31,552 Traceback (most recent call last): 2021-05-26T04:28:31,552 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-05-26T04:28:31,552 status = self.run(options, args) 2021-05-26T04:28:31,552 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-05-26T04:28:31,552 return func(self, options, args) 2021-05-26T04:28:31,552 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-05-26T04:28:31,552 reqs, check_supported_wheels=True 2021-05-26T04:28:31,552 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-05-26T04:28:31,552 raise error from e 2021-05-26T04:28:31,552 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nvidia-cuda-cupti-cu113==0.0.1.dev5 2021-05-26T04:28:31,557 Removed nvidia-cuda-cupti-cu113==0.0.1.dev5 from https://files.pythonhosted.org/packages/fe/a2/458e608fd58c05b21e47e1c5506b02dded769dac999f511ace7afdd8c6e4/nvidia-cuda-cupti-cu113-0.0.1.dev5.tar.gz#sha256=22023df48c5c7784bdbd1646fb0229328df87c4266859acdac81b689db0673af from build tracker '/tmp/pip-req-tracker-wrne9mhr' 2021-05-26T04:28:31,557 Removed build tracker: '/tmp/pip-req-tracker-wrne9mhr'