2021-05-26T04:29:10,398 Created temporary directory: /tmp/pip-ephem-wheel-cache-njuinytm 2021-05-26T04:29:10,402 Created temporary directory: /tmp/pip-req-tracker-x3grh63u 2021-05-26T04:29:10,402 Initialized build tracking at /tmp/pip-req-tracker-x3grh63u 2021-05-26T04:29:10,402 Created build tracker: /tmp/pip-req-tracker-x3grh63u 2021-05-26T04:29:10,402 Entered build tracker: /tmp/pip-req-tracker-x3grh63u 2021-05-26T04:29:10,403 Created temporary directory: /tmp/pip-wheel-lh7fqfea 2021-05-26T04:29:10,439 1 location(s) to search for versions of nvidia-cusolver-cu112: 2021-05-26T04:29:10,439 * https://pypi.org/simple/nvidia-cusolver-cu112/ 2021-05-26T04:29:10,439 Fetching project page and analyzing links: https://pypi.org/simple/nvidia-cusolver-cu112/ 2021-05-26T04:29:10,440 Getting page https://pypi.org/simple/nvidia-cusolver-cu112/ 2021-05-26T04:29:10,441 Found index url https://pypi.org/simple 2021-05-26T04:29:10,526 Found link https://files.pythonhosted.org/packages/11/28/5fb3c70f68c3df40c6520ab6e6784272a474272058f2ff07e9f9e34135ec/nvidia-cusolver-cu112-0.0.1.dev5.tar.gz#sha256=1fe9dab2c5b1cc8138352eb50ae9e31a83ccc0ebd598ee1679ac18e8d1b2b6e1 (from https://pypi.org/simple/nvidia-cusolver-cu112/), version: 0.0.1.dev5 2021-05-26T04:29:10,526 Skipping link: not a file: https://pypi.org/simple/nvidia-cusolver-cu112/ 2021-05-26T04:29:10,540 Given no hashes to check 1 links for project 'nvidia-cusolver-cu112': discarding no candidates 2021-05-26T04:29:10,555 Collecting nvidia-cusolver-cu112==0.0.1.dev5 2021-05-26T04:29:10,557 Created temporary directory: /tmp/pip-unpack-qykd3vpz 2021-05-26T04:29:10,597 Downloading nvidia-cusolver-cu112-0.0.1.dev5.tar.gz (8.1 kB) 2021-05-26T04:29:10,639 Added nvidia-cusolver-cu112==0.0.1.dev5 from https://files.pythonhosted.org/packages/11/28/5fb3c70f68c3df40c6520ab6e6784272a474272058f2ff07e9f9e34135ec/nvidia-cusolver-cu112-0.0.1.dev5.tar.gz#sha256=1fe9dab2c5b1cc8138352eb50ae9e31a83ccc0ebd598ee1679ac18e8d1b2b6e1 to build tracker '/tmp/pip-req-tracker-x3grh63u' 2021-05-26T04:29:10,640 Running setup.py (path:/tmp/pip-wheel-lh7fqfea/nvidia-cusolver-cu112_28bc90e5385f456aa43d892042b4c742/setup.py) egg_info for package nvidia-cusolver-cu112 2021-05-26T04:29:10,641 Created temporary directory: /tmp/pip-pip-egg-info-j1vtnnws 2021-05-26T04:29:10,641 Running command python setup.py egg_info 2021-05-26T04:29:11,479 Traceback (most recent call last): 2021-05-26T04:29:11,479 File "", line 1, in 2021-05-26T04:29:11,480 File "/tmp/pip-wheel-lh7fqfea/nvidia-cusolver-cu112_28bc90e5385f456aa43d892042b4c742/setup.py", line 150, in 2021-05-26T04:29:11,480 raise RuntimeError(open("ERROR.txt", "r").read()) 2021-05-26T04:29:11,480 RuntimeError: 2021-05-26T04:29:11,480 ########################################################################################### 2021-05-26T04:29:11,480 The package you are trying to install is only a placeholder project on PyPI.org repository. 2021-05-26T04:29:11,480 This package is hosted on NVIDIA Python Package Index. 2021-05-26T04:29:11,481 This package can be installed as: 2021-05-26T04:29:11,481 ``` 2021-05-26T04:29:11,481 $ pip install nvidia-pyindex 2021-05-26T04:29:11,482 $ pip install nvidia-cusolver-cu112 2021-05-26T04:29:11,482 ``` 2021-05-26T04:29:11,482 ########################################################################################### 2021-05-26T04:29:11,526 WARNING: Discarding https://files.pythonhosted.org/packages/11/28/5fb3c70f68c3df40c6520ab6e6784272a474272058f2ff07e9f9e34135ec/nvidia-cusolver-cu112-0.0.1.dev5.tar.gz#sha256=1fe9dab2c5b1cc8138352eb50ae9e31a83ccc0ebd598ee1679ac18e8d1b2b6e1 (from https://pypi.org/simple/nvidia-cusolver-cu112/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-05-26T04:29:11,528 ERROR: Could not find a version that satisfies the requirement nvidia-cusolver-cu112==0.0.1.dev5 (from versions: 0.0.1.dev5) 2021-05-26T04:29:11,528 ERROR: No matching distribution found for nvidia-cusolver-cu112==0.0.1.dev5 2021-05-26T04:29:11,529 Exception information: 2021-05-26T04:29:11,529 Traceback (most recent call last): 2021-05-26T04:29:11,529 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-05-26T04:29:11,529 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-26T04:29:11,529 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-26T04:29:11,529 raise RequirementsConflicted(criterion) 2021-05-26T04:29:11,529 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nvidia-cusolver-cu112==0.0.1.dev5') 2021-05-26T04:29:11,529 2021-05-26T04:29:11,529 During handling of the above exception, another exception occurred: 2021-05-26T04:29:11,529 2021-05-26T04:29:11,529 Traceback (most recent call last): 2021-05-26T04:29:11,529 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-05-26T04:29:11,529 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-05-26T04:29:11,529 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-05-26T04:29:11,529 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-26T04:29:11,529 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-05-26T04:29:11,529 raise ResolutionImpossible(e.criterion.information) 2021-05-26T04:29:11,529 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nvidia-cusolver-cu112==0.0.1.dev5'), parent=None)] 2021-05-26T04:29:11,529 2021-05-26T04:29:11,529 The above exception was the direct cause of the following exception: 2021-05-26T04:29:11,529 2021-05-26T04:29:11,529 Traceback (most recent call last): 2021-05-26T04:29:11,529 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-05-26T04:29:11,529 status = self.run(options, args) 2021-05-26T04:29:11,529 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-05-26T04:29:11,529 return func(self, options, args) 2021-05-26T04:29:11,529 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-05-26T04:29:11,529 reqs, check_supported_wheels=True 2021-05-26T04:29:11,529 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-05-26T04:29:11,529 raise error from e 2021-05-26T04:29:11,529 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nvidia-cusolver-cu112==0.0.1.dev5 2021-05-26T04:29:11,534 Removed nvidia-cusolver-cu112==0.0.1.dev5 from https://files.pythonhosted.org/packages/11/28/5fb3c70f68c3df40c6520ab6e6784272a474272058f2ff07e9f9e34135ec/nvidia-cusolver-cu112-0.0.1.dev5.tar.gz#sha256=1fe9dab2c5b1cc8138352eb50ae9e31a83ccc0ebd598ee1679ac18e8d1b2b6e1 from build tracker '/tmp/pip-req-tracker-x3grh63u' 2021-05-26T04:29:11,534 Removed build tracker: '/tmp/pip-req-tracker-x3grh63u'