2020-05-25T13:18:46,801 Created temporary directory: /tmp/pip-ephem-wheel-cache-zfq_pwe4 2020-05-25T13:18:46,805 Created temporary directory: /tmp/pip-req-tracker-ivkem_g0 2020-05-25T13:18:46,806 Initialized build tracking at /tmp/pip-req-tracker-ivkem_g0 2020-05-25T13:18:46,806 Created build tracker: /tmp/pip-req-tracker-ivkem_g0 2020-05-25T13:18:46,807 Entered build tracker: /tmp/pip-req-tracker-ivkem_g0 2020-05-25T13:18:46,808 Created temporary directory: /tmp/pip-wheel-pl92xy5q 2020-05-25T13:18:46,824 Looking in indexes: https://pypi.org/simple, https://developer.download.nvidia.com/compute/redist/ 2020-05-25T13:18:46,826 2 location(s) to search for versions of documentDownloader: 2020-05-25T13:18:46,826 * https://pypi.org/simple/documentdownloader/ 2020-05-25T13:18:46,826 * https://developer.download.nvidia.com/compute/redist/documentdownloader/ 2020-05-25T13:18:46,827 Fetching project page and analyzing links: https://pypi.org/simple/documentdownloader/ 2020-05-25T13:18:46,827 Getting page https://pypi.org/simple/documentdownloader/ 2020-05-25T13:18:46,830 Found index url https://pypi.org/simple 2020-05-25T13:18:46,834 Getting credentials from keyring for https://pypi.org/simple 2020-05-25T13:18:46,834 Getting credentials from keyring for pypi.org 2020-05-25T13:18:47,063 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/4f/6b/fb3d77200aeceeed47dbaf9c7f8277b2ac43abdcc4b00764fc58fe01e050/documentDownloader-0.0.2-py3.8.egg#sha256=f9c3c4729cbff0455850ea163376b4dccced80087cd85c6f7ad23409797688c6 (from https://pypi.org/simple/documentdownloader/) 2020-05-25T13:18:47,064 Found link https://files.pythonhosted.org/packages/3c/ea/dfa452987d387541d6a9d3b00f2b68c35901a5998426579bcdd392644414/documentDownloader-0.0.2.tar.gz#sha256=ff58e60c5bcd0b41890a1c7ca008d41f143ff58debabed4ebe077b8818340755 (from https://pypi.org/simple/documentdownloader/), version: 0.0.2 2020-05-25T13:18:47,065 Found link https://files.pythonhosted.org/packages/6c/89/13bc4916bda03dcb3dc4fb5061d1944a4814066e6e445df625e4e34ab380/documentDownloader-1.0.0.tar.gz#sha256=b1b93078a0419371cc7b19890f525bb56c35565513cf45a3f359ae6e181946b0 (from https://pypi.org/simple/documentdownloader/), version: 1.0.0 2020-05-25T13:18:47,065 Fetching project page and analyzing links: https://developer.download.nvidia.com/compute/redist/documentdownloader/ 2020-05-25T13:18:47,066 Getting page https://developer.download.nvidia.com/compute/redist/documentdownloader/ 2020-05-25T13:18:47,068 Found index url https://developer.download.nvidia.com/compute/redist/ 2020-05-25T13:18:47,068 Getting credentials from keyring for https://developer.download.nvidia.com/compute/redist/ 2020-05-25T13:18:47,069 Getting credentials from keyring for developer.download.nvidia.com 2020-05-25T13:18:47,753 Could not fetch URL https://developer.download.nvidia.com/compute/redist/documentdownloader/: 404 Client Error: Not Found for url: https://developer.download.nvidia.com/compute/redist/documentdownloader/ - skipping 2020-05-25T13:18:47,767 Given no hashes to check 1 links for project 'documentDownloader': discarding no candidates 2020-05-25T13:18:47,769 Using version 1.0.0 (newest of versions: 1.0.0) 2020-05-25T13:18:47,776 Collecting documentDownloader==1.0.0 2020-05-25T13:18:47,779 Created temporary directory: /tmp/pip-unpack-c5olfpnd 2020-05-25T13:18:47,782 Getting credentials from keyring for files.pythonhosted.org 2020-05-25T13:18:47,857 Downloading documentDownloader-1.0.0.tar.gz (6.0 kB) 2020-05-25T13:18:47,952 Added documentDownloader==1.0.0 from https://files.pythonhosted.org/packages/6c/89/13bc4916bda03dcb3dc4fb5061d1944a4814066e6e445df625e4e34ab380/documentDownloader-1.0.0.tar.gz#sha256=b1b93078a0419371cc7b19890f525bb56c35565513cf45a3f359ae6e181946b0 to build tracker '/tmp/pip-req-tracker-ivkem_g0' 2020-05-25T13:18:47,954 Running setup.py (path:/tmp/pip-wheel-pl92xy5q/documentDownloader/setup.py) egg_info for package documentDownloader 2020-05-25T13:18:47,955 Created temporary directory: /tmp/pip-pip-egg-info-tsg25l9q 2020-05-25T13:18:47,956 Running command python setup.py egg_info 2020-05-25T13:18:49,590 fatal: not a git repository (or any of the parent directories): .git 2020-05-25T13:18:49,615 fatal: not a git repository (or any of the parent directories): .git 2020-05-25T13:18:49,624 Traceback (most recent call last): 2020-05-25T13:18:49,625 File "", line 1, in 2020-05-25T13:18:49,626 File "/tmp/pip-wheel-pl92xy5q/documentDownloader/setup.py", line 15, in 2020-05-25T13:18:49,627 with open("requirements.txt", "r") as fh: 2020-05-25T13:18:49,627 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2020-05-25T13:18:49,726 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-25T13:18:49,726 Exception information: 2020-05-25T13:18:49,726 Traceback (most recent call last): 2020-05-25T13:18:49,726 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-05-25T13:18:49,726 status = self.run(options, args) 2020-05-25T13:18:49,726 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-05-25T13:18:49,726 return func(self, options, args) 2020-05-25T13:18:49,726 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-05-25T13:18:49,726 reqs, check_supported_wheels=True 2020-05-25T13:18:49,726 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-05-25T13:18:49,726 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-05-25T13:18:49,726 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-05-25T13:18:49,726 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-05-25T13:18:49,726 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-05-25T13:18:49,726 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-05-25T13:18:49,726 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 431, in prepare_linked_requirement 2020-05-25T13:18:49,726 req, self.req_tracker, self.finder, self.build_isolation, 2020-05-25T13:18:49,726 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 85, in _get_prepared_distribution 2020-05-25T13:18:49,726 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-05-25T13:18:49,726 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-05-25T13:18:49,726 self.req.prepare_metadata() 2020-05-25T13:18:49,726 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-05-25T13:18:49,726 self.metadata_directory = self._generate_metadata() 2020-05-25T13:18:49,726 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-05-25T13:18:49,726 details=self.name or "from {}".format(self.link) 2020-05-25T13:18:49,726 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-05-25T13:18:49,726 command_desc='python setup.py egg_info', 2020-05-25T13:18:49,726 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-05-25T13:18:49,726 raise InstallationError(exc_msg) 2020-05-25T13:18:49,726 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-25T13:18:49,740 Removed documentDownloader==1.0.0 from https://files.pythonhosted.org/packages/6c/89/13bc4916bda03dcb3dc4fb5061d1944a4814066e6e445df625e4e34ab380/documentDownloader-1.0.0.tar.gz#sha256=b1b93078a0419371cc7b19890f525bb56c35565513cf45a3f359ae6e181946b0 from build tracker '/tmp/pip-req-tracker-ivkem_g0' 2020-05-25T13:18:49,741 Removed build tracker: '/tmp/pip-req-tracker-ivkem_g0'