2020-06-09T03:46:35,915 Created temporary directory: /tmp/pip-ephem-wheel-cache-6mbmdlf9 2020-06-09T03:46:35,919 Created temporary directory: /tmp/pip-req-tracker-fdok9t4c 2020-06-09T03:46:35,920 Initialized build tracking at /tmp/pip-req-tracker-fdok9t4c 2020-06-09T03:46:35,921 Created build tracker: /tmp/pip-req-tracker-fdok9t4c 2020-06-09T03:46:35,921 Entered build tracker: /tmp/pip-req-tracker-fdok9t4c 2020-06-09T03:46:35,922 Created temporary directory: /tmp/pip-wheel-x70j04a6 2020-06-09T03:46:35,940 1 location(s) to search for versions of tidy-vcf: 2020-06-09T03:46:35,940 * https://pypi.org/simple/tidy-vcf/ 2020-06-09T03:46:35,941 Fetching project page and analyzing links: https://pypi.org/simple/tidy-vcf/ 2020-06-09T03:46:35,941 Getting page https://pypi.org/simple/tidy-vcf/ 2020-06-09T03:46:35,944 Found index url https://pypi.org/simple 2020-06-09T03:46:36,145 Skipping link: No binaries permitted for tidy-vcf: https://files.pythonhosted.org/packages/86/7c/ee288dd744be9292268d65933f95e4f2f07723d23fcb0644758870a756e5/tidy_vcf-0.1.2.3-py3-none-any.whl#sha256=79159ca16d88b47ee80455bd849bf89eaad647fe3612bbb977b8ec9183f8e3df (from https://pypi.org/simple/tidy-vcf/) (requires-python:>=3.6) 2020-06-09T03:46:36,145 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/35/68/dc97db542fde173ae44ee923414600c87b3a3008b1ec0ec1f7b076c8b931/tidy_vcf-0.1.2.3-py3.7.egg#sha256=3868ec6b5203ad0a2e8d5504d23a6bdb378a7c4efa5437a82f8fcdb6fdc5ae1f (from https://pypi.org/simple/tidy-vcf/) (requires-python:>=3.6) 2020-06-09T03:46:36,146 Found link https://files.pythonhosted.org/packages/1b/50/5395297eadebe4f74a1f42e7af968569c70c07db14cf34d23b668229c049/tidy_vcf-0.1.2.3.tar.gz#sha256=2608b632be39f2dcde7289c4c6c4ee77ac444ea3bd6fb59f288b996f36af493d (from https://pypi.org/simple/tidy-vcf/) (requires-python:>=3.6), version: 0.1.2.3 2020-06-09T03:46:36,154 Given no hashes to check 1 links for project 'tidy-vcf': discarding no candidates 2020-06-09T03:46:36,155 Using version 0.1.2.3 (newest of versions: 0.1.2.3) 2020-06-09T03:46:36,161 Collecting tidy-vcf==0.1.2.3 2020-06-09T03:46:36,164 Created temporary directory: /tmp/pip-unpack-viqwei81 2020-06-09T03:46:36,480 Downloading tidy_vcf-0.1.2.3.tar.gz (5.0 kB) 2020-06-09T03:46:36,565 Added tidy-vcf==0.1.2.3 from https://files.pythonhosted.org/packages/1b/50/5395297eadebe4f74a1f42e7af968569c70c07db14cf34d23b668229c049/tidy_vcf-0.1.2.3.tar.gz#sha256=2608b632be39f2dcde7289c4c6c4ee77ac444ea3bd6fb59f288b996f36af493d to build tracker '/tmp/pip-req-tracker-fdok9t4c' 2020-06-09T03:46:36,568 Running setup.py (path:/tmp/pip-wheel-x70j04a6/tidy-vcf/setup.py) egg_info for package tidy-vcf 2020-06-09T03:46:36,570 Created temporary directory: /tmp/pip-pip-egg-info-wx2wyckk 2020-06-09T03:46:36,571 Running command python setup.py egg_info 2020-06-09T03:46:38,197 Traceback (most recent call last): 2020-06-09T03:46:38,198 File "", line 1, in 2020-06-09T03:46:38,199 File "/tmp/pip-wheel-x70j04a6/tidy-vcf/setup.py", line 3, in 2020-06-09T03:46:38,199 with open('requirements.txt') as f: 2020-06-09T03:46:38,200 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2020-06-09T03:46:38,289 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-06-09T03:46:38,290 Exception information: 2020-06-09T03:46:38,290 Traceback (most recent call last): 2020-06-09T03:46:38,290 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-06-09T03:46:38,290 status = self.run(options, args) 2020-06-09T03:46:38,290 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-06-09T03:46:38,290 return func(self, options, args) 2020-06-09T03:46:38,290 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-06-09T03:46:38,290 reqs, check_supported_wheels=True 2020-06-09T03:46:38,290 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-06-09T03:46:38,290 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-06-09T03:46:38,290 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-06-09T03:46:38,290 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-06-09T03:46:38,290 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-06-09T03:46:38,290 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-06-09T03:46:38,290 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-06-09T03:46:38,290 req, self.req_tracker, self.finder, self.build_isolation, 2020-06-09T03:46:38,290 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-06-09T03:46:38,290 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-06-09T03:46:38,290 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-06-09T03:46:38,290 self.req.prepare_metadata() 2020-06-09T03:46:38,290 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-06-09T03:46:38,290 self.metadata_directory = self._generate_metadata() 2020-06-09T03:46:38,290 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-06-09T03:46:38,290 details=self.name or "from {}".format(self.link) 2020-06-09T03:46:38,290 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-06-09T03:46:38,290 command_desc='python setup.py egg_info', 2020-06-09T03:46:38,290 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-06-09T03:46:38,290 raise InstallationError(exc_msg) 2020-06-09T03:46:38,290 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-09T03:46:38,304 Removed tidy-vcf==0.1.2.3 from https://files.pythonhosted.org/packages/1b/50/5395297eadebe4f74a1f42e7af968569c70c07db14cf34d23b668229c049/tidy_vcf-0.1.2.3.tar.gz#sha256=2608b632be39f2dcde7289c4c6c4ee77ac444ea3bd6fb59f288b996f36af493d from build tracker '/tmp/pip-req-tracker-fdok9t4c' 2020-06-09T03:46:38,305 Removed build tracker: '/tmp/pip-req-tracker-fdok9t4c'