2020-05-12T18:42:29,254 Created temporary directory: /tmp/pip-ephem-wheel-cache-4przl7ws 2020-05-12T18:42:29,258 Created temporary directory: /tmp/pip-req-tracker-6sycc50q 2020-05-12T18:42:29,259 Initialized build tracking at /tmp/pip-req-tracker-6sycc50q 2020-05-12T18:42:29,260 Created build tracker: /tmp/pip-req-tracker-6sycc50q 2020-05-12T18:42:29,260 Entered build tracker: /tmp/pip-req-tracker-6sycc50q 2020-05-12T18:42:29,261 Created temporary directory: /tmp/pip-wheel-2zyfg6vw 2020-05-12T18:42:29,278 1 location(s) to search for versions of pix2vertex: 2020-05-12T18:42:29,278 * https://pypi.org/simple/pix2vertex/ 2020-05-12T18:42:29,279 Fetching project page and analyzing links: https://pypi.org/simple/pix2vertex/ 2020-05-12T18:42:29,280 Getting page https://pypi.org/simple/pix2vertex/ 2020-05-12T18:42:29,282 Found index url https://pypi.org/simple 2020-05-12T18:42:29,480 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/39/da/c1159217f5001812f4eca8271ae71c020b191c942c0d5a4e45d1455a42ce/pix2vertex-1.0.0-py3.7.egg#sha256=5e0adb6404655a4d35c4bedc81fc4b955e6ee5feffd3c3e18e0c82a2e01d2a8c (from https://pypi.org/simple/pix2vertex/) (requires-python:>=3.6) 2020-05-12T18:42:29,481 Found link https://files.pythonhosted.org/packages/1e/34/a668dfe73a75ddb094507f1d74c3230ce57c7e790ffc483edeb0f7578dce/pix2vertex-1.0.0.tar.gz#sha256=335e77528ada54a5fccc131f120068b0cab6e397ed13999d15baea5b64d1fad2 (from https://pypi.org/simple/pix2vertex/) (requires-python:>=3.6), version: 1.0.0 2020-05-12T18:42:29,482 Found link https://files.pythonhosted.org/packages/c5/f9/ac19e29d49a5acb695d49bb8677585235ada0730ecc2d5532013d46056f1/pix2vertex-1.0.1.tar.gz#sha256=34fc36fd8ac2107373e7acaf03a7edd4c51647fe709f713350f394f78cffb170 (from https://pypi.org/simple/pix2vertex/) (requires-python:>=3.6), version: 1.0.1 2020-05-12T18:42:29,483 Found link https://files.pythonhosted.org/packages/ad/04/b27602e3ea1f815fd5f0c62f8390fcc929e2414dfa983f35ed4e32d612fc/pix2vertex-1.0.2.tar.gz#sha256=00c0421d2b5ad705255605d26df63b7539afc4f637955d0c3d37cf81864df526 (from https://pypi.org/simple/pix2vertex/) (requires-python:>=3.6), version: 1.0.2 2020-05-12T18:42:29,484 Found link https://files.pythonhosted.org/packages/0f/4b/32c0fb595527fd78adfb405a116e31c28330c88f702fcedc477cf2209598/pix2vertex-1.0.3.tar.gz#sha256=fba56921e77401ed903e3861da3ae66784fdbfcbe4713495b5aebb57d5b6c330 (from https://pypi.org/simple/pix2vertex/) (requires-python:>=3.4), version: 1.0.3 2020-05-12T18:42:29,492 Given no hashes to check 1 links for project 'pix2vertex': discarding no candidates 2020-05-12T18:42:29,494 Using version 1.0.1 (newest of versions: 1.0.1) 2020-05-12T18:42:29,499 Collecting pix2vertex==1.0.1 2020-05-12T18:42:29,503 Created temporary directory: /tmp/pip-unpack-4ubilah3 2020-05-12T18:42:29,585 Downloading pix2vertex-1.0.1.tar.gz (9.0 kB) 2020-05-12T18:42:29,689 Added pix2vertex==1.0.1 from https://files.pythonhosted.org/packages/c5/f9/ac19e29d49a5acb695d49bb8677585235ada0730ecc2d5532013d46056f1/pix2vertex-1.0.1.tar.gz#sha256=34fc36fd8ac2107373e7acaf03a7edd4c51647fe709f713350f394f78cffb170 to build tracker '/tmp/pip-req-tracker-6sycc50q' 2020-05-12T18:42:29,692 Running setup.py (path:/tmp/pip-wheel-2zyfg6vw/pix2vertex/setup.py) egg_info for package pix2vertex 2020-05-12T18:42:29,694 Created temporary directory: /tmp/pip-pip-egg-info-ro8qz300 2020-05-12T18:42:29,695 Running command python setup.py egg_info 2020-05-12T18:42:31,189 Traceback (most recent call last): 2020-05-12T18:42:31,190 File "", line 1, in 2020-05-12T18:42:31,191 File "/tmp/pip-wheel-2zyfg6vw/pix2vertex/setup.py", line 31, in 2020-05-12T18:42:31,192 with open(os.path.join(os.path.dirname(__file__), "requirements.txt")) as f: 2020-05-12T18:42:31,192 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-2zyfg6vw/pix2vertex/requirements.txt' 2020-05-12T18:42:31,279 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-12T18:42:31,280 Exception information: 2020-05-12T18:42:31,280 Traceback (most recent call last): 2020-05-12T18:42:31,280 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-05-12T18:42:31,280 status = self.run(options, args) 2020-05-12T18:42:31,280 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-05-12T18:42:31,280 return func(self, options, args) 2020-05-12T18:42:31,280 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-05-12T18:42:31,280 reqs, check_supported_wheels=True 2020-05-12T18:42:31,280 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-05-12T18:42:31,280 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-05-12T18:42:31,280 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-05-12T18:42:31,280 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-05-12T18:42:31,280 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-05-12T18:42:31,280 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-05-12T18:42:31,280 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 431, in prepare_linked_requirement 2020-05-12T18:42:31,280 req, self.req_tracker, self.finder, self.build_isolation, 2020-05-12T18:42:31,280 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 85, in _get_prepared_distribution 2020-05-12T18:42:31,280 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-05-12T18:42:31,280 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-05-12T18:42:31,280 self.req.prepare_metadata() 2020-05-12T18:42:31,280 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-05-12T18:42:31,280 self.metadata_directory = self._generate_metadata() 2020-05-12T18:42:31,280 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-05-12T18:42:31,280 details=self.name or "from {}".format(self.link) 2020-05-12T18:42:31,280 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-05-12T18:42:31,280 command_desc='python setup.py egg_info', 2020-05-12T18:42:31,280 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-05-12T18:42:31,280 raise InstallationError(exc_msg) 2020-05-12T18:42:31,280 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-12T18:42:31,294 Removed pix2vertex==1.0.1 from https://files.pythonhosted.org/packages/c5/f9/ac19e29d49a5acb695d49bb8677585235ada0730ecc2d5532013d46056f1/pix2vertex-1.0.1.tar.gz#sha256=34fc36fd8ac2107373e7acaf03a7edd4c51647fe709f713350f394f78cffb170 from build tracker '/tmp/pip-req-tracker-6sycc50q' 2020-05-12T18:42:31,295 Removed build tracker: '/tmp/pip-req-tracker-6sycc50q'