2019-06-29T20:23:56 Created temporary directory: /tmp/pip-ephem-wheel-cache-vz90t4e2 2019-06-29T20:23:56 Created temporary directory: /tmp/pip-req-tracker-0dvnqoq4 2019-06-29T20:23:56 Created requirements tracker '/tmp/pip-req-tracker-0dvnqoq4' 2019-06-29T20:23:56 Created temporary directory: /tmp/pip-wheel-39nd0vaf 2019-06-29T20:23:56 Collecting junos-multi-command==0.2 2019-06-29T20:23:56 1 location(s) to search for versions of junos-multi-command: 2019-06-29T20:23:56 * https://pypi.org/simple/junos-multi-command/ 2019-06-29T20:23:56 Getting page https://pypi.org/simple/junos-multi-command/ 2019-06-29T20:23:56 Analyzing links from page https://pypi.org/simple/junos-multi-command/ 2019-06-29T20:23:56 Found link https://files.pythonhosted.org/packages/b2/32/bb67d39610031f13e11261a3d35d823fe6092a8d7d7fef17ee4318401b87/junos-multi-command-0.1.tar.gz#sha256=3a5d5db9a133968d39edeb2302afc540b0a64b4261d59527e7087a5d2481e26e (from https://pypi.org/simple/junos-multi-command/), version: 0.1 2019-06-29T20:23:56 Found link https://files.pythonhosted.org/packages/14/82/349f7da0c386277a9975a83978d89b05feacf9a0f3df699e62f497bb0928/junos-multi-command-0.2.tar.gz#sha256=b8cae23d2c8b51be68a1fa94e86f5c93bf6c64ab3169b001505604eec286bc24 (from https://pypi.org/simple/junos-multi-command/), version: 0.2 2019-06-29T20:23:56 Found link https://files.pythonhosted.org/packages/c8/74/ba045b7545265ac2cf65205c7416eb096d7ff00f3774e76f7a7e03e7f2e5/junos-multi-command-0.3.tar.gz#sha256=82e4cbcbdeeda11236667193bf11cfe373e2e9a417de01d6002f0d14f5949895 (from https://pypi.org/simple/junos-multi-command/), version: 0.3 2019-06-29T20:23:56 Found link https://files.pythonhosted.org/packages/bf/05/f43150b2d8c6289047649cd2cf1c07bf216c4012f4b9c30122d7de194a53/junos-multi-command-1.0.tar.gz#sha256=31fa609edf48bfc195a476d3511a1af9b2b035aa7978a8cbf8cbe42a5b9757a6 (from https://pypi.org/simple/junos-multi-command/), version: 1.0 2019-06-29T20:23:56 Using version 0.2 (newest of versions: 0.2) 2019-06-29T20:23:56 Created temporary directory: /tmp/pip-unpack-ebgz4bot 2019-06-29T20:23:56 Downloading https://files.pythonhosted.org/packages/14/82/349f7da0c386277a9975a83978d89b05feacf9a0f3df699e62f497bb0928/junos-multi-command-0.2.tar.gz 2019-06-29T20:23:56 Downloading from URL https://files.pythonhosted.org/packages/14/82/349f7da0c386277a9975a83978d89b05feacf9a0f3df699e62f497bb0928/junos-multi-command-0.2.tar.gz#sha256=b8cae23d2c8b51be68a1fa94e86f5c93bf6c64ab3169b001505604eec286bc24 (from https://pypi.org/simple/junos-multi-command/) 2019-06-29T20:23:56 Added junos-multi-command==0.2 from https://files.pythonhosted.org/packages/14/82/349f7da0c386277a9975a83978d89b05feacf9a0f3df699e62f497bb0928/junos-multi-command-0.2.tar.gz#sha256=b8cae23d2c8b51be68a1fa94e86f5c93bf6c64ab3169b001505604eec286bc24 to build tracker '/tmp/pip-req-tracker-0dvnqoq4' 2019-06-29T20:23:56 Running setup.py (path:/tmp/pip-wheel-39nd0vaf/junos-multi-command/setup.py) egg_info for package junos-multi-command 2019-06-29T20:23:56 Running command python setup.py egg_info 2019-06-29T20:23:58 Traceback (most recent call last): 2019-06-29T20:23:58 File "", line 1, in 2019-06-29T20:23:58 File "/tmp/pip-wheel-39nd0vaf/junos-multi-command/setup.py", line 8, in 2019-06-29T20:23:58 long_description=open('README.txt').read(), 2019-06-29T20:23:58 FileNotFoundError: [Errno 2] No such file or directory: 'README.txt' 2019-06-29T20:23:58 Cleaning up... 2019-06-29T20:23:58 Removing source in /tmp/pip-wheel-39nd0vaf/junos-multi-command 2019-06-29T20:23:58 Removed junos-multi-command==0.2 from https://files.pythonhosted.org/packages/14/82/349f7da0c386277a9975a83978d89b05feacf9a0f3df699e62f497bb0928/junos-multi-command-0.2.tar.gz#sha256=b8cae23d2c8b51be68a1fa94e86f5c93bf6c64ab3169b001505604eec286bc24 from build tracker '/tmp/pip-req-tracker-0dvnqoq4' 2019-06-29T20:23:58 Removed build tracker '/tmp/pip-req-tracker-0dvnqoq4' 2019-06-29T20:23:58 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-39nd0vaf/junos-multi-command/ 2019-06-29T20:23:58 Exception information: 2019-06-29T20:23:58 Traceback (most recent call last): 2019-06-29T20:23:58 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-29T20:23:58 status = self.run(options, args) 2019-06-29T20:23:58 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-29T20:23:58 resolver.resolve(requirement_set) 2019-06-29T20:23:58 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-29T20:23:58 self._resolve_one(requirement_set, req) 2019-06-29T20:23:58 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-29T20:23:58 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-29T20:23:58 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-29T20:23:58 self.require_hashes 2019-06-29T20:23:58 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-29T20:23:58 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-29T20:23:58 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-29T20:23:58 self.req.prepare_metadata() 2019-06-29T20:23:58 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-29T20:23:58 self.run_egg_info() 2019-06-29T20:23:58 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-29T20:23:58 command_desc='python setup.py egg_info') 2019-06-29T20:23:58 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-29T20:23:58 % (command_desc, proc.returncode, cwd)) 2019-06-29T20:23:58 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-39nd0vaf/junos-multi-command/