2021-05-26T04:29:42,979 Created temporary directory: /tmp/pip-ephem-wheel-cache-seyy_31j 2021-05-26T04:29:42,983 Created temporary directory: /tmp/pip-req-tracker-bjva8dr8 2021-05-26T04:29:42,984 Initialized build tracking at /tmp/pip-req-tracker-bjva8dr8 2021-05-26T04:29:42,984 Created build tracker: /tmp/pip-req-tracker-bjva8dr8 2021-05-26T04:29:42,984 Entered build tracker: /tmp/pip-req-tracker-bjva8dr8 2021-05-26T04:29:42,985 Created temporary directory: /tmp/pip-wheel-gwlwa3ir 2021-05-26T04:29:43,020 1 location(s) to search for versions of nvidia-nvtx-cu113: 2021-05-26T04:29:43,020 * https://pypi.org/simple/nvidia-nvtx-cu113/ 2021-05-26T04:29:43,021 Fetching project page and analyzing links: https://pypi.org/simple/nvidia-nvtx-cu113/ 2021-05-26T04:29:43,021 Getting page https://pypi.org/simple/nvidia-nvtx-cu113/ 2021-05-26T04:29:43,023 Found index url https://pypi.org/simple 2021-05-26T04:29:43,110 Found link https://files.pythonhosted.org/packages/1a/86/69a44e8ed0aee0f1813f02f90ca3269d9e4a461da0359f59a62f2b85a315/nvidia-nvtx-cu113-0.0.1.dev5.tar.gz#sha256=821c289badf897be8a6d3a72fe75bb41a146be5b6b1eb1ba2d0cb5d59e82dc5e (from https://pypi.org/simple/nvidia-nvtx-cu113/), version: 0.0.1.dev5 2021-05-26T04:29:43,110 Skipping link: not a file: https://pypi.org/simple/nvidia-nvtx-cu113/ 2021-05-26T04:29:43,124 Given no hashes to check 1 links for project 'nvidia-nvtx-cu113': discarding no candidates 2021-05-26T04:29:43,139 Collecting nvidia-nvtx-cu113==0.0.1.dev5 2021-05-26T04:29:43,141 Created temporary directory: /tmp/pip-unpack-jxxupmb7 2021-05-26T04:29:43,182 Downloading nvidia-nvtx-cu113-0.0.1.dev5.tar.gz (8.1 kB) 2021-05-26T04:29:43,225 Added nvidia-nvtx-cu113==0.0.1.dev5 from https://files.pythonhosted.org/packages/1a/86/69a44e8ed0aee0f1813f02f90ca3269d9e4a461da0359f59a62f2b85a315/nvidia-nvtx-cu113-0.0.1.dev5.tar.gz#sha256=821c289badf897be8a6d3a72fe75bb41a146be5b6b1eb1ba2d0cb5d59e82dc5e to build tracker '/tmp/pip-req-tracker-bjva8dr8' 2021-05-26T04:29:43,227 Running setup.py (path:/tmp/pip-wheel-gwlwa3ir/nvidia-nvtx-cu113_e52b3d8d9ea940d881fbb524e2fb7286/setup.py) egg_info for package nvidia-nvtx-cu113 2021-05-26T04:29:43,228 Created temporary directory: /tmp/pip-pip-egg-info-l54s6fko 2021-05-26T04:29:43,228 Running command python setup.py egg_info 2021-05-26T04:29:44,055 Traceback (most recent call last): 2021-05-26T04:29:44,056 File "", line 1, in 2021-05-26T04:29:44,056 File "/tmp/pip-wheel-gwlwa3ir/nvidia-nvtx-cu113_e52b3d8d9ea940d881fbb524e2fb7286/setup.py", line 150, in 2021-05-26T04:29:44,056 raise RuntimeError(open("ERROR.txt", "r").read()) 2021-05-26T04:29:44,056 RuntimeError: 2021-05-26T04:29:44,056 ########################################################################################### 2021-05-26T04:29:44,057 The package you are trying to install is only a placeholder project on PyPI.org repository. 2021-05-26T04:29:44,057 This package is hosted on NVIDIA Python Package Index. 2021-05-26T04:29:44,057 This package can be installed as: 2021-05-26T04:29:44,058 ``` 2021-05-26T04:29:44,058 $ pip install nvidia-pyindex 2021-05-26T04:29:44,058 $ pip install nvidia-nvtx-cu113 2021-05-26T04:29:44,058 ``` 2021-05-26T04:29:44,059 ########################################################################################### 2021-05-26T04:29:44,103 WARNING: Discarding https://files.pythonhosted.org/packages/1a/86/69a44e8ed0aee0f1813f02f90ca3269d9e4a461da0359f59a62f2b85a315/nvidia-nvtx-cu113-0.0.1.dev5.tar.gz#sha256=821c289badf897be8a6d3a72fe75bb41a146be5b6b1eb1ba2d0cb5d59e82dc5e (from https://pypi.org/simple/nvidia-nvtx-cu113/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-05-26T04:29:44,105 ERROR: Could not find a version that satisfies the requirement nvidia-nvtx-cu113==0.0.1.dev5 (from versions: 0.0.1.dev5) 2021-05-26T04:29:44,105 ERROR: No matching distribution found for nvidia-nvtx-cu113==0.0.1.dev5 2021-05-26T04:29:44,105 Exception information: 2021-05-26T04:29:44,105 Traceback (most recent call last): 2021-05-26T04:29:44,105 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-05-26T04:29:44,105 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-26T04:29:44,105 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-26T04:29:44,105 raise RequirementsConflicted(criterion) 2021-05-26T04:29:44,105 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nvidia-nvtx-cu113==0.0.1.dev5') 2021-05-26T04:29:44,105 2021-05-26T04:29:44,105 During handling of the above exception, another exception occurred: 2021-05-26T04:29:44,105 2021-05-26T04:29:44,105 Traceback (most recent call last): 2021-05-26T04:29:44,105 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-05-26T04:29:44,105 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-05-26T04:29:44,105 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-05-26T04:29:44,105 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-26T04:29:44,105 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-05-26T04:29:44,105 raise ResolutionImpossible(e.criterion.information) 2021-05-26T04:29:44,105 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nvidia-nvtx-cu113==0.0.1.dev5'), parent=None)] 2021-05-26T04:29:44,105 2021-05-26T04:29:44,105 The above exception was the direct cause of the following exception: 2021-05-26T04:29:44,105 2021-05-26T04:29:44,105 Traceback (most recent call last): 2021-05-26T04:29:44,105 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-05-26T04:29:44,105 status = self.run(options, args) 2021-05-26T04:29:44,105 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-05-26T04:29:44,105 return func(self, options, args) 2021-05-26T04:29:44,105 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-05-26T04:29:44,105 reqs, check_supported_wheels=True 2021-05-26T04:29:44,105 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-05-26T04:29:44,105 raise error from e 2021-05-26T04:29:44,105 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nvidia-nvtx-cu113==0.0.1.dev5 2021-05-26T04:29:44,111 Removed nvidia-nvtx-cu113==0.0.1.dev5 from https://files.pythonhosted.org/packages/1a/86/69a44e8ed0aee0f1813f02f90ca3269d9e4a461da0359f59a62f2b85a315/nvidia-nvtx-cu113-0.0.1.dev5.tar.gz#sha256=821c289badf897be8a6d3a72fe75bb41a146be5b6b1eb1ba2d0cb5d59e82dc5e from build tracker '/tmp/pip-req-tracker-bjva8dr8' 2021-05-26T04:29:44,111 Removed build tracker: '/tmp/pip-req-tracker-bjva8dr8'