2021-02-04T20:47:26,901 Created temporary directory: /tmp/pip-ephem-wheel-cache-fzng3c6x 2021-02-04T20:47:26,904 Created temporary directory: /tmp/pip-req-tracker-gyeatjk_ 2021-02-04T20:47:26,905 Initialized build tracking at /tmp/pip-req-tracker-gyeatjk_ 2021-02-04T20:47:26,905 Created build tracker: /tmp/pip-req-tracker-gyeatjk_ 2021-02-04T20:47:26,905 Entered build tracker: /tmp/pip-req-tracker-gyeatjk_ 2021-02-04T20:47:26,906 Created temporary directory: /tmp/pip-wheel-wfohm96m 2021-02-04T20:47:26,940 1 location(s) to search for versions of nvidia-jarvis: 2021-02-04T20:47:26,940 * https://pypi.org/simple/nvidia-jarvis/ 2021-02-04T20:47:26,940 Fetching project page and analyzing links: https://pypi.org/simple/nvidia-jarvis/ 2021-02-04T20:47:26,941 Getting page https://pypi.org/simple/nvidia-jarvis/ 2021-02-04T20:47:26,942 Found index url https://pypi.org/simple 2021-02-04T20:47:27,034 Found link https://files.pythonhosted.org/packages/17/28/e21262da9d10023c16c3330a6f69a201dc45510dbde4436a48045829b1b4/nvidia-jarvis-0.0.1.dev4.tar.gz#sha256=2eb60dd8f9fe019bf494f2bde3b088d57fce51a582ad23fde95e6bfbac1e670a (from https://pypi.org/simple/nvidia-jarvis/), version: 0.0.1.dev4 2021-02-04T20:47:27,049 Given no hashes to check 1 links for project 'nvidia-jarvis': discarding no candidates 2021-02-04T20:47:27,064 Collecting nvidia-jarvis==0.0.1.dev4 2021-02-04T20:47:27,066 Created temporary directory: /tmp/pip-unpack-kh0tt2am 2021-02-04T20:47:27,109 Downloading nvidia-jarvis-0.0.1.dev4.tar.gz (4.0 kB) 2021-02-04T20:47:27,143 Added nvidia-jarvis==0.0.1.dev4 from https://files.pythonhosted.org/packages/17/28/e21262da9d10023c16c3330a6f69a201dc45510dbde4436a48045829b1b4/nvidia-jarvis-0.0.1.dev4.tar.gz#sha256=2eb60dd8f9fe019bf494f2bde3b088d57fce51a582ad23fde95e6bfbac1e670a to build tracker '/tmp/pip-req-tracker-gyeatjk_' 2021-02-04T20:47:27,144 Running setup.py (path:/tmp/pip-wheel-wfohm96m/nvidia-jarvis_2b470068003a49548fb2c401dffc70f7/setup.py) egg_info for package nvidia-jarvis 2021-02-04T20:47:27,145 Created temporary directory: /tmp/pip-pip-egg-info-qfl09179 2021-02-04T20:47:27,145 Running command python setup.py egg_info 2021-02-04T20:47:27,957 Traceback (most recent call last): 2021-02-04T20:47:27,958 File "", line 1, in 2021-02-04T20:47:27,958 File "/tmp/pip-wheel-wfohm96m/nvidia-jarvis_2b470068003a49548fb2c401dffc70f7/setup.py", line 150, in 2021-02-04T20:47:27,959 raise RuntimeError(open("ERROR.txt", "r").read()) 2021-02-04T20:47:27,959 RuntimeError: 2021-02-04T20:47:27,959 ########################################################################################### 2021-02-04T20:47:27,960 The package you are trying to install is only a placeholder project on PyPI.org repository. 2021-02-04T20:47:27,960 This package is hosted on NVIDIA Python Package Index. 2021-02-04T20:47:27,961 This package can be installed as: 2021-02-04T20:47:27,961 ``` 2021-02-04T20:47:27,962 $ pip install nvidia-pyindex 2021-02-04T20:47:27,962 $ pip install nvidia-jarvis 2021-02-04T20:47:27,963 ``` 2021-02-04T20:47:27,963 ########################################################################################### 2021-02-04T20:47:28,006 WARNING: Discarding https://files.pythonhosted.org/packages/17/28/e21262da9d10023c16c3330a6f69a201dc45510dbde4436a48045829b1b4/nvidia-jarvis-0.0.1.dev4.tar.gz#sha256=2eb60dd8f9fe019bf494f2bde3b088d57fce51a582ad23fde95e6bfbac1e670a (from https://pypi.org/simple/nvidia-jarvis/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-02-04T20:47:28,007 ERROR: Could not find a version that satisfies the requirement nvidia-jarvis==0.0.1.dev4 2021-02-04T20:47:28,007 ERROR: No matching distribution found for nvidia-jarvis==0.0.1.dev4 2021-02-04T20:47:28,007 Exception information: 2021-02-04T20:47:28,007 Traceback (most recent call last): 2021-02-04T20:47:28,007 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-04T20:47:28,007 crit = self.state.criteria[name] 2021-02-04T20:47:28,007 KeyError: 'nvidia-jarvis' 2021-02-04T20:47:28,007 2021-02-04T20:47:28,007 During handling of the above exception, another exception occurred: 2021-02-04T20:47:28,007 2021-02-04T20:47:28,007 Traceback (most recent call last): 2021-02-04T20:47:28,007 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-04T20:47:28,007 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-04T20:47:28,007 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-04T20:47:28,007 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-04T20:47:28,007 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-04T20:47:28,007 raise RequirementsConflicted(criterion) 2021-02-04T20:47:28,007 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nvidia-jarvis==0.0.1.dev4') 2021-02-04T20:47:28,007 2021-02-04T20:47:28,007 During handling of the above exception, another exception occurred: 2021-02-04T20:47:28,007 2021-02-04T20:47:28,007 Traceback (most recent call last): 2021-02-04T20:47:28,007 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-04T20:47:28,007 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-04T20:47:28,007 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-04T20:47:28,007 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-04T20:47:28,007 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-04T20:47:28,007 raise ResolutionImpossible(e.criterion.information) 2021-02-04T20:47:28,007 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nvidia-jarvis==0.0.1.dev4'), parent=None)] 2021-02-04T20:47:28,007 2021-02-04T20:47:28,007 The above exception was the direct cause of the following exception: 2021-02-04T20:47:28,007 2021-02-04T20:47:28,007 Traceback (most recent call last): 2021-02-04T20:47:28,007 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-04T20:47:28,007 status = self.run(options, args) 2021-02-04T20:47:28,007 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-04T20:47:28,007 return func(self, options, args) 2021-02-04T20:47:28,007 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-04T20:47:28,007 reqs, check_supported_wheels=True 2021-02-04T20:47:28,007 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-04T20:47:28,007 six.raise_from(error, e) 2021-02-04T20:47:28,007 File "", line 3, in raise_from 2021-02-04T20:47:28,007 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nvidia-jarvis==0.0.1.dev4 2021-02-04T20:47:28,013 Removed nvidia-jarvis==0.0.1.dev4 from https://files.pythonhosted.org/packages/17/28/e21262da9d10023c16c3330a6f69a201dc45510dbde4436a48045829b1b4/nvidia-jarvis-0.0.1.dev4.tar.gz#sha256=2eb60dd8f9fe019bf494f2bde3b088d57fce51a582ad23fde95e6bfbac1e670a from build tracker '/tmp/pip-req-tracker-gyeatjk_' 2021-02-04T20:47:28,013 Removed build tracker: '/tmp/pip-req-tracker-gyeatjk_'