2020-05-12T21:42:21,909 Created temporary directory: /tmp/pip-ephem-wheel-cache-ybwmzvve 2020-05-12T21:42:21,913 Created temporary directory: /tmp/pip-req-tracker-_mzjg_o6 2020-05-12T21:42:21,914 Initialized build tracking at /tmp/pip-req-tracker-_mzjg_o6 2020-05-12T21:42:21,915 Created build tracker: /tmp/pip-req-tracker-_mzjg_o6 2020-05-12T21:42:21,915 Entered build tracker: /tmp/pip-req-tracker-_mzjg_o6 2020-05-12T21:42:21,916 Created temporary directory: /tmp/pip-wheel-jp5yayfq 2020-05-12T21:42:21,934 1 location(s) to search for versions of napalm25-ios-alternative-drv: 2020-05-12T21:42:21,934 * https://pypi.org/simple/napalm25-ios-alternative-drv/ 2020-05-12T21:42:21,935 Fetching project page and analyzing links: https://pypi.org/simple/napalm25-ios-alternative-drv/ 2020-05-12T21:42:21,936 Getting page https://pypi.org/simple/napalm25-ios-alternative-drv/ 2020-05-12T21:42:21,939 Found index url https://pypi.org/simple 2020-05-12T21:42:22,229 Found link https://files.pythonhosted.org/packages/99/17/823952bc333cacadc4fd62297fe4f8a4393fc11f1d1a5a373e1e95d49751/napalm25-ios-alternative-drv-0.0.4.tar.gz#sha256=4fad866ad183db175f7a2a39636e568e659a803870c65b58e5eb78dbe97392b8 (from https://pypi.org/simple/napalm25-ios-alternative-drv/) (requires-python:>=3.6), version: 0.0.4 2020-05-12T21:42:22,230 Skipping link: No binaries permitted for napalm25-ios-alternative-drv: https://files.pythonhosted.org/packages/bd/11/7befa1e1d71b02b1e50be244df1f5d1875b5a19496cb0268fe711a5239f1/napalm25_ios_alternative_drv-0.0.4-py3-none-any.whl#sha256=2c6c5df7a4d6114bf3d0dff95a0c63fca8a13feadfc443f301ae11c8ef7357bc (from https://pypi.org/simple/napalm25-ios-alternative-drv/) (requires-python:>=3.6) 2020-05-12T21:42:22,237 Given no hashes to check 1 links for project 'napalm25-ios-alternative-drv': discarding no candidates 2020-05-12T21:42:22,238 Using version 0.0.4 (newest of versions: 0.0.4) 2020-05-12T21:42:22,244 Collecting napalm25-ios-alternative-drv==0.0.4 2020-05-12T21:42:22,247 Created temporary directory: /tmp/pip-unpack-wgrdehbu 2020-05-12T21:42:22,332 Downloading napalm25-ios-alternative-drv-0.0.4.tar.gz (39 kB) 2020-05-12T21:42:22,491 Added napalm25-ios-alternative-drv==0.0.4 from https://files.pythonhosted.org/packages/99/17/823952bc333cacadc4fd62297fe4f8a4393fc11f1d1a5a373e1e95d49751/napalm25-ios-alternative-drv-0.0.4.tar.gz#sha256=4fad866ad183db175f7a2a39636e568e659a803870c65b58e5eb78dbe97392b8 to build tracker '/tmp/pip-req-tracker-_mzjg_o6' 2020-05-12T21:42:22,493 Running setup.py (path:/tmp/pip-wheel-jp5yayfq/napalm25-ios-alternative-drv/setup.py) egg_info for package napalm25-ios-alternative-drv 2020-05-12T21:42:22,494 Created temporary directory: /tmp/pip-pip-egg-info-q3w98qe0 2020-05-12T21:42:22,495 Running command python setup.py egg_info 2020-05-12T21:42:24,027 Traceback (most recent call last): 2020-05-12T21:42:24,028 File "", line 1, in 2020-05-12T21:42:24,029 File "/tmp/pip-wheel-jp5yayfq/napalm25-ios-alternative-drv/setup.py", line 13, in 2020-05-12T21:42:24,029 with open(path.join(lpath, 'requirements.txt'), "r") as fh: 2020-05-12T21:42:24,029 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-jp5yayfq/napalm25-ios-alternative-drv/requirements.txt' 2020-05-12T21:42:24,117 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-12T21:42:24,118 Exception information: 2020-05-12T21:42:24,118 Traceback (most recent call last): 2020-05-12T21:42:24,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-05-12T21:42:24,118 status = self.run(options, args) 2020-05-12T21:42:24,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-05-12T21:42:24,118 return func(self, options, args) 2020-05-12T21:42:24,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-05-12T21:42:24,118 reqs, check_supported_wheels=True 2020-05-12T21:42:24,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-05-12T21:42:24,118 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-05-12T21:42:24,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-05-12T21:42:24,118 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-05-12T21:42:24,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-05-12T21:42:24,118 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-05-12T21:42:24,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 431, in prepare_linked_requirement 2020-05-12T21:42:24,118 req, self.req_tracker, self.finder, self.build_isolation, 2020-05-12T21:42:24,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 85, in _get_prepared_distribution 2020-05-12T21:42:24,118 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-05-12T21:42:24,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-05-12T21:42:24,118 self.req.prepare_metadata() 2020-05-12T21:42:24,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-05-12T21:42:24,118 self.metadata_directory = self._generate_metadata() 2020-05-12T21:42:24,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-05-12T21:42:24,118 details=self.name or "from {}".format(self.link) 2020-05-12T21:42:24,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-05-12T21:42:24,118 command_desc='python setup.py egg_info', 2020-05-12T21:42:24,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-05-12T21:42:24,118 raise InstallationError(exc_msg) 2020-05-12T21:42:24,118 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-12T21:42:24,133 Removed napalm25-ios-alternative-drv==0.0.4 from https://files.pythonhosted.org/packages/99/17/823952bc333cacadc4fd62297fe4f8a4393fc11f1d1a5a373e1e95d49751/napalm25-ios-alternative-drv-0.0.4.tar.gz#sha256=4fad866ad183db175f7a2a39636e568e659a803870c65b58e5eb78dbe97392b8 from build tracker '/tmp/pip-req-tracker-_mzjg_o6' 2020-05-12T21:42:24,133 Removed build tracker: '/tmp/pip-req-tracker-_mzjg_o6'