2020-06-17T05:23:44,416 Created temporary directory: /tmp/pip-ephem-wheel-cache-gmyphqb_ 2020-06-17T05:23:44,420 Created temporary directory: /tmp/pip-req-tracker-vhj2rdq0 2020-06-17T05:23:44,421 Initialized build tracking at /tmp/pip-req-tracker-vhj2rdq0 2020-06-17T05:23:44,422 Created build tracker: /tmp/pip-req-tracker-vhj2rdq0 2020-06-17T05:23:44,422 Entered build tracker: /tmp/pip-req-tracker-vhj2rdq0 2020-06-17T05:23:44,423 Created temporary directory: /tmp/pip-wheel-aaot9m85 2020-06-17T05:23:44,437 1 location(s) to search for versions of vmtconnect: 2020-06-17T05:23:44,437 * https://pypi.org/simple/vmtconnect/ 2020-06-17T05:23:44,438 Fetching project page and analyzing links: https://pypi.org/simple/vmtconnect/ 2020-06-17T05:23:44,439 Getting page https://pypi.org/simple/vmtconnect/ 2020-06-17T05:23:44,441 Found index url https://pypi.org/simple 2020-06-17T05:23:44,638 Skipping link: No binaries permitted for vmtconnect: https://files.pythonhosted.org/packages/ab/35/17e8e8617953871f83c1b91745b77145fec5a2006783d90ebb8e11a20418/vmtconnect-3.2.4-py3-none-any.whl#sha256=33ea730936c47659868e7ecebc6820541972fca78b82b99ac493ad47deede442 (from https://pypi.org/simple/vmtconnect/) (requires-python:>=3.6) 2020-06-17T05:23:44,639 Found link https://files.pythonhosted.org/packages/ca/75/b78607cd6f8b888ae62ceb12010718d01f43518da09df320d60abdb43243/vmtconnect-3.2.4.tar.gz#sha256=f87807b969b0b393b019efd1449408e65ef28eab18511dae742e3adf3af8045b (from https://pypi.org/simple/vmtconnect/) (requires-python:>=3.6), version: 3.2.4 2020-06-17T05:23:44,646 Given no hashes to check 1 links for project 'vmtconnect': discarding no candidates 2020-06-17T05:23:44,648 Using version 3.2.4 (newest of versions: 3.2.4) 2020-06-17T05:23:44,653 Collecting vmtconnect==3.2.4 2020-06-17T05:23:44,657 Created temporary directory: /tmp/pip-unpack-matbaik8 2020-06-17T05:23:44,894 Downloading vmtconnect-3.2.4.tar.gz (18 kB) 2020-06-17T05:23:44,986 Added vmtconnect==3.2.4 from https://files.pythonhosted.org/packages/ca/75/b78607cd6f8b888ae62ceb12010718d01f43518da09df320d60abdb43243/vmtconnect-3.2.4.tar.gz#sha256=f87807b969b0b393b019efd1449408e65ef28eab18511dae742e3adf3af8045b to build tracker '/tmp/pip-req-tracker-vhj2rdq0' 2020-06-17T05:23:44,988 Running setup.py (path:/tmp/pip-wheel-aaot9m85/vmtconnect/setup.py) egg_info for package vmtconnect 2020-06-17T05:23:44,990 Created temporary directory: /tmp/pip-pip-egg-info-oat3tkbe 2020-06-17T05:23:44,990 Running command python setup.py egg_info 2020-06-17T05:23:46,489 Traceback (most recent call last): 2020-06-17T05:23:46,490 File "", line 1, in 2020-06-17T05:23:46,491 File "/tmp/pip-wheel-aaot9m85/vmtconnect/setup.py", line 14, in 2020-06-17T05:23:46,491 with open(os.path.join(here, 'README.md'), 'r') as fp: 2020-06-17T05:23:46,492 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-aaot9m85/vmtconnect/README.md' 2020-06-17T05:23:46,581 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-06-17T05:23:46,582 Exception information: 2020-06-17T05:23:46,582 Traceback (most recent call last): 2020-06-17T05:23:46,582 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-06-17T05:23:46,582 status = self.run(options, args) 2020-06-17T05:23:46,582 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-06-17T05:23:46,582 return func(self, options, args) 2020-06-17T05:23:46,582 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-06-17T05:23:46,582 reqs, check_supported_wheels=True 2020-06-17T05:23:46,582 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-06-17T05:23:46,582 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-06-17T05:23:46,582 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-06-17T05:23:46,582 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-06-17T05:23:46,582 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-06-17T05:23:46,582 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-06-17T05:23:46,582 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-06-17T05:23:46,582 req, self.req_tracker, self.finder, self.build_isolation, 2020-06-17T05:23:46,582 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-06-17T05:23:46,582 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-06-17T05:23:46,582 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-06-17T05:23:46,582 self.req.prepare_metadata() 2020-06-17T05:23:46,582 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-06-17T05:23:46,582 self.metadata_directory = self._generate_metadata() 2020-06-17T05:23:46,582 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-06-17T05:23:46,582 details=self.name or "from {}".format(self.link) 2020-06-17T05:23:46,582 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-06-17T05:23:46,582 command_desc='python setup.py egg_info', 2020-06-17T05:23:46,582 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-06-17T05:23:46,582 raise InstallationError(exc_msg) 2020-06-17T05:23:46,582 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-06-17T05:23:46,603 Removed vmtconnect==3.2.4 from https://files.pythonhosted.org/packages/ca/75/b78607cd6f8b888ae62ceb12010718d01f43518da09df320d60abdb43243/vmtconnect-3.2.4.tar.gz#sha256=f87807b969b0b393b019efd1449408e65ef28eab18511dae742e3adf3af8045b from build tracker '/tmp/pip-req-tracker-vhj2rdq0' 2020-06-17T05:23:46,604 Removed build tracker: '/tmp/pip-req-tracker-vhj2rdq0'