2021-07-29T14:20:35,948 Created temporary directory: /tmp/pip-ephem-wheel-cache-c2464xl1 2021-07-29T14:20:35,951 Created temporary directory: /tmp/pip-req-tracker-pw25ag5_ 2021-07-29T14:20:35,951 Initialized build tracking at /tmp/pip-req-tracker-pw25ag5_ 2021-07-29T14:20:35,951 Created build tracker: /tmp/pip-req-tracker-pw25ag5_ 2021-07-29T14:20:35,951 Entered build tracker: /tmp/pip-req-tracker-pw25ag5_ 2021-07-29T14:20:35,952 Created temporary directory: /tmp/pip-wheel-5x7axwzh 2021-07-29T14:20:35,983 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-29T14:20:35,984 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-29T14:20:35,984 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-29T14:20:35,984 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-29T14:20:35,985 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-29T14:20:35,987 WARNING: Location '/nvidia-dali-cuda102/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T14:20:35,988 WARNING: Location 't/nvidia-dali-cuda102/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T14:20:35,988 WARNING: Location 'm/nvidia-dali-cuda102/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T14:20:35,988 WARNING: Location 'p/nvidia-dali-cuda102/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T14:20:35,989 1 location(s) to search for versions of nvidia-dali-cuda102: 2021-07-29T14:20:35,989 * https://pypi.org/simple/nvidia-dali-cuda102/ 2021-07-29T14:20:35,989 Fetching project page and analyzing links: https://pypi.org/simple/nvidia-dali-cuda102/ 2021-07-29T14:20:35,990 Getting page https://pypi.org/simple/nvidia-dali-cuda102/ 2021-07-29T14:20:35,991 Found index url https://pypi.org/simple 2021-07-29T14:20:36,171 Found link https://files.pythonhosted.org/packages/5e/7f/45307734e9b6a7f1135d498376ef62b75821655f43b8110059fea1d6dd77/nvidia-dali-cuda102-0.0.1.dev4.tar.gz#sha256=49a5c756cf7479f70f588d1aa3bb3e8335892a968783377f03a92f272c79832d (from https://pypi.org/simple/nvidia-dali-cuda102/), version: 0.0.1.dev4 2021-07-29T14:20:36,171 Found link https://files.pythonhosted.org/packages/80/97/ab27b14ea3ebc0faf24cd7faeaae25f7a749a9c46b2178aaedd7c9aace43/nvidia-dali-cuda102-0.0.1.dev5.tar.gz#sha256=7d888009b1e8840428a2bb2f6bc89417c74dbfb78bc3e913c0fefdb1418d2c10 (from https://pypi.org/simple/nvidia-dali-cuda102/), version: 0.0.1.dev5 2021-07-29T14:20:36,172 Skipping link: not a file: https://pypi.org/simple/nvidia-dali-cuda102/ 2021-07-29T14:20:36,188 Given no hashes to check 1 links for project 'nvidia-dali-cuda102': discarding no candidates 2021-07-29T14:20:36,205 Collecting nvidia-dali-cuda102==0.0.1.dev5 2021-07-29T14:20:36,206 Created temporary directory: /tmp/pip-unpack-tbuhpemt 2021-07-29T14:20:36,382 Downloading nvidia-dali-cuda102-0.0.1.dev5.tar.gz (8.0 kB) 2021-07-29T14:20:36,430 Added nvidia-dali-cuda102==0.0.1.dev5 from https://files.pythonhosted.org/packages/80/97/ab27b14ea3ebc0faf24cd7faeaae25f7a749a9c46b2178aaedd7c9aace43/nvidia-dali-cuda102-0.0.1.dev5.tar.gz#sha256=7d888009b1e8840428a2bb2f6bc89417c74dbfb78bc3e913c0fefdb1418d2c10 to build tracker '/tmp/pip-req-tracker-pw25ag5_' 2021-07-29T14:20:36,431 Running setup.py (path:/tmp/pip-wheel-5x7axwzh/nvidia-dali-cuda102_ace6e05681c04fcd8c8a27145be5781a/setup.py) egg_info for package nvidia-dali-cuda102 2021-07-29T14:20:36,432 Created temporary directory: /tmp/pip-pip-egg-info-6ja59wzv 2021-07-29T14:20:36,432 Running command python setup.py egg_info 2021-07-29T14:20:37,072 Traceback (most recent call last): 2021-07-29T14:20:37,073 File "", line 1, in 2021-07-29T14:20:37,073 File "/tmp/pip-wheel-5x7axwzh/nvidia-dali-cuda102_ace6e05681c04fcd8c8a27145be5781a/setup.py", line 150, in 2021-07-29T14:20:37,073 raise RuntimeError(open("ERROR.txt", "r").read()) 2021-07-29T14:20:37,074 RuntimeError: 2021-07-29T14:20:37,074 ########################################################################################### 2021-07-29T14:20:37,074 The package you are trying to install is only a placeholder project on PyPI.org repository. 2021-07-29T14:20:37,075 This package is hosted on NVIDIA Python Package Index. 2021-07-29T14:20:37,075 This package can be installed as: 2021-07-29T14:20:37,075 ``` 2021-07-29T14:20:37,076 $ pip install nvidia-pyindex 2021-07-29T14:20:37,076 $ pip install nvidia-dali-cuda102 2021-07-29T14:20:37,076 ``` 2021-07-29T14:20:37,076 Please refer to NVIDIA DALI installation guide for instructions: 2021-07-29T14:20:37,077 https://docs.nvidia.com/deeplearning/dali/user-guide/docs/installation.html 2021-07-29T14:20:37,077 ########################################################################################### 2021-07-29T14:20:37,124 WARNING: Discarding https://files.pythonhosted.org/packages/80/97/ab27b14ea3ebc0faf24cd7faeaae25f7a749a9c46b2178aaedd7c9aace43/nvidia-dali-cuda102-0.0.1.dev5.tar.gz#sha256=7d888009b1e8840428a2bb2f6bc89417c74dbfb78bc3e913c0fefdb1418d2c10 (from https://pypi.org/simple/nvidia-dali-cuda102/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-29T14:20:37,125 ERROR: Could not find a version that satisfies the requirement nvidia-dali-cuda102==0.0.1.dev5 (from versions: 0.0.1.dev4, 0.0.1.dev5) 2021-07-29T14:20:37,126 ERROR: No matching distribution found for nvidia-dali-cuda102==0.0.1.dev5 2021-07-29T14:20:37,126 Exception information: 2021-07-29T14:20:37,126 Traceback (most recent call last): 2021-07-29T14:20:37,126 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-29T14:20:37,126 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-29T14:20:37,126 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-29T14:20:37,126 raise RequirementsConflicted(criterion) 2021-07-29T14:20:37,126 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nvidia-dali-cuda102==0.0.1.dev5') 2021-07-29T14:20:37,126 2021-07-29T14:20:37,126 During handling of the above exception, another exception occurred: 2021-07-29T14:20:37,126 2021-07-29T14:20:37,126 Traceback (most recent call last): 2021-07-29T14:20:37,126 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-29T14:20:37,126 result = self._result = resolver.resolve( 2021-07-29T14:20:37,126 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-29T14:20:37,126 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-29T14:20:37,126 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-29T14:20:37,126 raise ResolutionImpossible(e.criterion.information) 2021-07-29T14:20:37,126 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nvidia-dali-cuda102==0.0.1.dev5'), parent=None)] 2021-07-29T14:20:37,126 2021-07-29T14:20:37,126 The above exception was the direct cause of the following exception: 2021-07-29T14:20:37,126 2021-07-29T14:20:37,126 Traceback (most recent call last): 2021-07-29T14:20:37,126 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-29T14:20:37,126 status = self.run(options, args) 2021-07-29T14:20:37,126 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-29T14:20:37,126 return func(self, options, args) 2021-07-29T14:20:37,126 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-29T14:20:37,126 requirement_set = resolver.resolve( 2021-07-29T14:20:37,126 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-29T14:20:37,126 raise error from e 2021-07-29T14:20:37,126 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nvidia-dali-cuda102==0.0.1.dev5 2021-07-29T14:20:37,131 Removed nvidia-dali-cuda102==0.0.1.dev5 from https://files.pythonhosted.org/packages/80/97/ab27b14ea3ebc0faf24cd7faeaae25f7a749a9c46b2178aaedd7c9aace43/nvidia-dali-cuda102-0.0.1.dev5.tar.gz#sha256=7d888009b1e8840428a2bb2f6bc89417c74dbfb78bc3e913c0fefdb1418d2c10 from build tracker '/tmp/pip-req-tracker-pw25ag5_' 2021-07-29T14:20:37,131 Removed build tracker: '/tmp/pip-req-tracker-pw25ag5_'