2021-05-26T04:29:07,620 Created temporary directory: /tmp/pip-ephem-wheel-cache-07pmoqqt 2021-05-26T04:29:07,624 Created temporary directory: /tmp/pip-req-tracker-87r18hha 2021-05-26T04:29:07,625 Initialized build tracking at /tmp/pip-req-tracker-87r18hha 2021-05-26T04:29:07,625 Created build tracker: /tmp/pip-req-tracker-87r18hha 2021-05-26T04:29:07,625 Entered build tracker: /tmp/pip-req-tracker-87r18hha 2021-05-26T04:29:07,626 Created temporary directory: /tmp/pip-wheel-5avamc0q 2021-05-26T04:29:07,661 1 location(s) to search for versions of nvidia-cusolver-cu110: 2021-05-26T04:29:07,661 * https://pypi.org/simple/nvidia-cusolver-cu110/ 2021-05-26T04:29:07,662 Fetching project page and analyzing links: https://pypi.org/simple/nvidia-cusolver-cu110/ 2021-05-26T04:29:07,662 Getting page https://pypi.org/simple/nvidia-cusolver-cu110/ 2021-05-26T04:29:07,664 Found index url https://pypi.org/simple 2021-05-26T04:29:07,749 Found link https://files.pythonhosted.org/packages/90/69/4696baa2f826440d0c19f113f48ee0a8d8338eb0b19c6714911c95bbe6cc/nvidia-cusolver-cu110-0.0.1.dev5.tar.gz#sha256=7f2f296a21962a24f9f4cbc2eaa5652ed902fe51e713c37f5ed0d7ebdfda5cc4 (from https://pypi.org/simple/nvidia-cusolver-cu110/), version: 0.0.1.dev5 2021-05-26T04:29:07,749 Skipping link: not a file: https://pypi.org/simple/nvidia-cusolver-cu110/ 2021-05-26T04:29:07,763 Given no hashes to check 1 links for project 'nvidia-cusolver-cu110': discarding no candidates 2021-05-26T04:29:07,778 Collecting nvidia-cusolver-cu110==0.0.1.dev5 2021-05-26T04:29:07,780 Created temporary directory: /tmp/pip-unpack-sxq_8nke 2021-05-26T04:29:07,820 Downloading nvidia-cusolver-cu110-0.0.1.dev5.tar.gz (8.1 kB) 2021-05-26T04:29:07,858 Added nvidia-cusolver-cu110==0.0.1.dev5 from https://files.pythonhosted.org/packages/90/69/4696baa2f826440d0c19f113f48ee0a8d8338eb0b19c6714911c95bbe6cc/nvidia-cusolver-cu110-0.0.1.dev5.tar.gz#sha256=7f2f296a21962a24f9f4cbc2eaa5652ed902fe51e713c37f5ed0d7ebdfda5cc4 to build tracker '/tmp/pip-req-tracker-87r18hha' 2021-05-26T04:29:07,859 Running setup.py (path:/tmp/pip-wheel-5avamc0q/nvidia-cusolver-cu110_8cec3a688fb446489444aa32e066105a/setup.py) egg_info for package nvidia-cusolver-cu110 2021-05-26T04:29:07,859 Created temporary directory: /tmp/pip-pip-egg-info-di1f_s1o 2021-05-26T04:29:07,860 Running command python setup.py egg_info 2021-05-26T04:29:08,705 Traceback (most recent call last): 2021-05-26T04:29:08,706 File "", line 1, in 2021-05-26T04:29:08,706 File "/tmp/pip-wheel-5avamc0q/nvidia-cusolver-cu110_8cec3a688fb446489444aa32e066105a/setup.py", line 150, in 2021-05-26T04:29:08,706 raise RuntimeError(open("ERROR.txt", "r").read()) 2021-05-26T04:29:08,707 RuntimeError: 2021-05-26T04:29:08,707 ########################################################################################### 2021-05-26T04:29:08,707 The package you are trying to install is only a placeholder project on PyPI.org repository. 2021-05-26T04:29:08,707 This package is hosted on NVIDIA Python Package Index. 2021-05-26T04:29:08,708 This package can be installed as: 2021-05-26T04:29:08,708 ``` 2021-05-26T04:29:08,708 $ pip install nvidia-pyindex 2021-05-26T04:29:08,709 $ pip install nvidia-cusolver-cu110 2021-05-26T04:29:08,709 ``` 2021-05-26T04:29:08,709 ########################################################################################### 2021-05-26T04:29:08,754 WARNING: Discarding https://files.pythonhosted.org/packages/90/69/4696baa2f826440d0c19f113f48ee0a8d8338eb0b19c6714911c95bbe6cc/nvidia-cusolver-cu110-0.0.1.dev5.tar.gz#sha256=7f2f296a21962a24f9f4cbc2eaa5652ed902fe51e713c37f5ed0d7ebdfda5cc4 (from https://pypi.org/simple/nvidia-cusolver-cu110/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-05-26T04:29:08,755 ERROR: Could not find a version that satisfies the requirement nvidia-cusolver-cu110==0.0.1.dev5 (from versions: 0.0.1.dev5) 2021-05-26T04:29:08,755 ERROR: No matching distribution found for nvidia-cusolver-cu110==0.0.1.dev5 2021-05-26T04:29:08,756 Exception information: 2021-05-26T04:29:08,756 Traceback (most recent call last): 2021-05-26T04:29:08,756 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-05-26T04:29:08,756 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-26T04:29:08,756 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-26T04:29:08,756 raise RequirementsConflicted(criterion) 2021-05-26T04:29:08,756 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nvidia-cusolver-cu110==0.0.1.dev5') 2021-05-26T04:29:08,756 2021-05-26T04:29:08,756 During handling of the above exception, another exception occurred: 2021-05-26T04:29:08,756 2021-05-26T04:29:08,756 Traceback (most recent call last): 2021-05-26T04:29:08,756 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-05-26T04:29:08,756 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-05-26T04:29:08,756 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-05-26T04:29:08,756 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-26T04:29:08,756 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-05-26T04:29:08,756 raise ResolutionImpossible(e.criterion.information) 2021-05-26T04:29:08,756 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nvidia-cusolver-cu110==0.0.1.dev5'), parent=None)] 2021-05-26T04:29:08,756 2021-05-26T04:29:08,756 The above exception was the direct cause of the following exception: 2021-05-26T04:29:08,756 2021-05-26T04:29:08,756 Traceback (most recent call last): 2021-05-26T04:29:08,756 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-05-26T04:29:08,756 status = self.run(options, args) 2021-05-26T04:29:08,756 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-05-26T04:29:08,756 return func(self, options, args) 2021-05-26T04:29:08,756 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-05-26T04:29:08,756 reqs, check_supported_wheels=True 2021-05-26T04:29:08,756 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-05-26T04:29:08,756 raise error from e 2021-05-26T04:29:08,756 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nvidia-cusolver-cu110==0.0.1.dev5 2021-05-26T04:29:08,761 Removed nvidia-cusolver-cu110==0.0.1.dev5 from https://files.pythonhosted.org/packages/90/69/4696baa2f826440d0c19f113f48ee0a8d8338eb0b19c6714911c95bbe6cc/nvidia-cusolver-cu110-0.0.1.dev5.tar.gz#sha256=7f2f296a21962a24f9f4cbc2eaa5652ed902fe51e713c37f5ed0d7ebdfda5cc4 from build tracker '/tmp/pip-req-tracker-87r18hha' 2021-05-26T04:29:08,762 Removed build tracker: '/tmp/pip-req-tracker-87r18hha'