2020-09-06T15:20:03,082 Created temporary directory: /tmp/pip-ephem-wheel-cache-ixgdx68y 2020-09-06T15:20:03,084 Created temporary directory: /tmp/pip-req-tracker-6cdzx6z2 2020-09-06T15:20:03,085 Initialized build tracking at /tmp/pip-req-tracker-6cdzx6z2 2020-09-06T15:20:03,085 Created build tracker: /tmp/pip-req-tracker-6cdzx6z2 2020-09-06T15:20:03,085 Entered build tracker: /tmp/pip-req-tracker-6cdzx6z2 2020-09-06T15:20:03,086 Created temporary directory: /tmp/pip-wheel-y1cm890m 2020-09-06T15:20:03,094 1 location(s) to search for versions of qufilab: 2020-09-06T15:20:03,094 * https://pypi.org/simple/qufilab/ 2020-09-06T15:20:03,094 Fetching project page and analyzing links: https://pypi.org/simple/qufilab/ 2020-09-06T15:20:03,094 Getting page https://pypi.org/simple/qufilab/ 2020-09-06T15:20:03,096 Found index url https://pypi.org/simple 2020-09-06T15:20:03,185 Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_9_x86_64: https://files.pythonhosted.org/packages/a7/50/2110f2a5443656bb4ac9bb278eaaaae8eca8a6342a15644f3924b7fe1ab2/qufilab-0.0.0-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=3d5fbd1edeb6eccdbce7cf4a8a053f46d2e71e430128424f764650a6c7a0f24b (from https://pypi.org/simple/qufilab/) (requires-python:>=3.6) 2020-09-06T15:20:03,186 Found link https://files.pythonhosted.org/packages/57/4c/db58be3d75737d72fdbcd9a83c2031a2244917fd88afc508650da6caa3f8/qufilab-0.0.0.tar.gz#sha256=bd3d42a2de584ed9e5c9fb1d356882f9daa285a5d1238c8febe8e41792da6619 (from https://pypi.org/simple/qufilab/) (requires-python:>=3.6), version: 0.0.0 2020-09-06T15:20:03,186 Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_9_x86_64: https://files.pythonhosted.org/packages/2a/5a/74b64f0ea9f9392ff19d17d362e85341702712e9cd12d108916d3d928cff/qufilab-0.0.1-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=714f52468abf5eb4578bcf98641ba497bd8dc59ebf9fdab298f32a111c440ac3 (from https://pypi.org/simple/qufilab/) (requires-python:>=3.6) 2020-09-06T15:20:03,187 Found link https://files.pythonhosted.org/packages/7b/10/9c00ac356e1c61f593ba8dd4a498c64c01a931745765bc89237bba21676f/qufilab-0.0.1.tar.gz#sha256=eb7ecd5c81939d897ee757fa5f658490d1768f956334faaba02e57a637672349 (from https://pypi.org/simple/qufilab/) (requires-python:>=3.6), version: 0.0.1 2020-09-06T15:20:03,188 Given no hashes to check 1 links for project 'qufilab': discarding no candidates 2020-09-06T15:20:03,188 Using version 0.0.0 (newest of versions: 0.0.0) 2020-09-06T15:20:03,192 Collecting qufilab==0.0.0 2020-09-06T15:20:03,194 Created temporary directory: /tmp/pip-unpack-8q5jlh01 2020-09-06T15:20:03,367 Downloading qufilab-0.0.0.tar.gz (31 kB) 2020-09-06T15:20:03,458 Added qufilab==0.0.0 from https://files.pythonhosted.org/packages/57/4c/db58be3d75737d72fdbcd9a83c2031a2244917fd88afc508650da6caa3f8/qufilab-0.0.0.tar.gz#sha256=bd3d42a2de584ed9e5c9fb1d356882f9daa285a5d1238c8febe8e41792da6619 to build tracker '/tmp/pip-req-tracker-6cdzx6z2' 2020-09-06T15:20:03,460 Running setup.py (path:/tmp/pip-wheel-y1cm890m/qufilab/setup.py) egg_info for package qufilab 2020-09-06T15:20:03,460 Created temporary directory: /tmp/pip-pip-egg-info-nksaenwi 2020-09-06T15:20:03,461 Running command python setup.py egg_info 2020-09-06T15:20:04,353 Traceback (most recent call last): 2020-09-06T15:20:04,354 File "", line 1, in 2020-09-06T15:20:04,354 File "/tmp/pip-wheel-y1cm890m/qufilab/setup.py", line 23, in 2020-09-06T15:20:04,355 with open('requirements.txt') as f: 2020-09-06T15:20:04,355 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2020-09-06T15:20:04,409 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-06T15:20:04,410 Exception information: 2020-09-06T15:20:04,410 Traceback (most recent call last): 2020-09-06T15:20:04,410 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-06T15:20:04,410 status = self.run(options, args) 2020-09-06T15:20:04,410 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-06T15:20:04,410 return func(self, options, args) 2020-09-06T15:20:04,410 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-06T15:20:04,410 reqs, check_supported_wheels=True 2020-09-06T15:20:04,410 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-06T15:20:04,410 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-06T15:20:04,410 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-06T15:20:04,410 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-06T15:20:04,410 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-06T15:20:04,410 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-06T15:20:04,410 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-06T15:20:04,410 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-06T15:20:04,410 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-06T15:20:04,410 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-06T15:20:04,410 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-06T15:20:04,410 self.req.prepare_metadata() 2020-09-06T15:20:04,410 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-06T15:20:04,410 self.metadata_directory = self._generate_metadata() 2020-09-06T15:20:04,410 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-06T15:20:04,410 details=self.name or "from {}".format(self.link) 2020-09-06T15:20:04,410 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-06T15:20:04,410 command_desc='python setup.py egg_info', 2020-09-06T15:20:04,410 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-06T15:20:04,410 raise InstallationError(exc_msg) 2020-09-06T15:20:04,410 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-06T15:20:04,417 Removed qufilab==0.0.0 from https://files.pythonhosted.org/packages/57/4c/db58be3d75737d72fdbcd9a83c2031a2244917fd88afc508650da6caa3f8/qufilab-0.0.0.tar.gz#sha256=bd3d42a2de584ed9e5c9fb1d356882f9daa285a5d1238c8febe8e41792da6619 from build tracker '/tmp/pip-req-tracker-6cdzx6z2' 2020-09-06T15:20:04,418 Removed build tracker: '/tmp/pip-req-tracker-6cdzx6z2'