2020-12-28T14:56:39,709 Created temporary directory: /tmp/pip-ephem-wheel-cache-aa0xlg0t 2020-12-28T14:56:39,712 Created temporary directory: /tmp/pip-req-tracker-19v3a928 2020-12-28T14:56:39,713 Initialized build tracking at /tmp/pip-req-tracker-19v3a928 2020-12-28T14:56:39,713 Created build tracker: /tmp/pip-req-tracker-19v3a928 2020-12-28T14:56:39,713 Entered build tracker: /tmp/pip-req-tracker-19v3a928 2020-12-28T14:56:39,714 Created temporary directory: /tmp/pip-wheel-jzm8mn1d 2020-12-28T14:56:39,725 1 location(s) to search for versions of dada-cache: 2020-12-28T14:56:39,725 * https://pypi.org/simple/dada-cache/ 2020-12-28T14:56:39,725 Fetching project page and analyzing links: https://pypi.org/simple/dada-cache/ 2020-12-28T14:56:39,725 Getting page https://pypi.org/simple/dada-cache/ 2020-12-28T14:56:39,727 Found index url https://pypi.org/simple 2020-12-28T14:56:40,090 Found link https://files.pythonhosted.org/packages/94/67/049c729244d02aff7990b5e918ec597b757868dcb07f8539306a536d3689/dada-cache-0.0.2.tar.gz#sha256=2283b06f4e568307c15725bff073b57fab9e9c3bc77452f1b9a35fc007cff167 (from https://pypi.org/simple/dada-cache/), version: 0.0.2 2020-12-28T14:56:40,090 Found link https://files.pythonhosted.org/packages/37/61/e73bdc7ad7ccf3594e2d21317abded5c81c9e7dd4999110e4ffb4038d68c/dada-cache-0.0.4.tar.gz#sha256=6b54be2065e98f1d9cfa38a8ad79806403caaa9f5fbb10ceda432bc83f68ea94 (from https://pypi.org/simple/dada-cache/), version: 0.0.4 2020-12-28T14:56:40,095 Given no hashes to check 1 links for project 'dada-cache': discarding no candidates 2020-12-28T14:56:40,095 Using version 0.0.4 (newest of versions: 0.0.4) 2020-12-28T14:56:40,099 Collecting dada-cache==0.0.4 2020-12-28T14:56:40,100 Created temporary directory: /tmp/pip-unpack-w89xfveu 2020-12-28T14:56:40,152 Downloading dada-cache-0.0.4.tar.gz (4.4 kB) 2020-12-28T14:56:40,192 Added dada-cache==0.0.4 from https://files.pythonhosted.org/packages/37/61/e73bdc7ad7ccf3594e2d21317abded5c81c9e7dd4999110e4ffb4038d68c/dada-cache-0.0.4.tar.gz#sha256=6b54be2065e98f1d9cfa38a8ad79806403caaa9f5fbb10ceda432bc83f68ea94 to build tracker '/tmp/pip-req-tracker-19v3a928' 2020-12-28T14:56:40,193 Running setup.py (path:/tmp/pip-wheel-jzm8mn1d/dada-cache/setup.py) egg_info for package dada-cache 2020-12-28T14:56:40,194 Created temporary directory: /tmp/pip-pip-egg-info-91r_iv4n 2020-12-28T14:56:40,195 Running command python setup.py egg_info 2020-12-28T14:56:41,103 Traceback (most recent call last): 2020-12-28T14:56:41,104 File "", line 1, in 2020-12-28T14:56:41,104 File "/tmp/pip-wheel-jzm8mn1d/dada-cache/setup.py", line 5, in 2020-12-28T14:56:41,105 with open(reqs) as f: 2020-12-28T14:56:41,105 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-jzm8mn1d/dada-cache/requirements.txt' 2020-12-28T14:56:41,149 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-12-28T14:56:41,149 Exception information: 2020-12-28T14:56:41,149 Traceback (most recent call last): 2020-12-28T14:56:41,149 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-12-28T14:56:41,149 status = self.run(options, args) 2020-12-28T14:56:41,149 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-12-28T14:56:41,149 return func(self, options, args) 2020-12-28T14:56:41,149 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-12-28T14:56:41,149 reqs, check_supported_wheels=True 2020-12-28T14:56:41,149 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-12-28T14:56:41,149 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-12-28T14:56:41,149 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-12-28T14:56:41,149 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-12-28T14:56:41,149 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-12-28T14:56:41,149 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-12-28T14:56:41,149 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-12-28T14:56:41,149 req, self.req_tracker, self.finder, self.build_isolation, 2020-12-28T14:56:41,149 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-12-28T14:56:41,149 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-12-28T14:56:41,149 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-12-28T14:56:41,149 self.req.prepare_metadata() 2020-12-28T14:56:41,149 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-12-28T14:56:41,149 self.metadata_directory = self._generate_metadata() 2020-12-28T14:56:41,149 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-12-28T14:56:41,149 details=self.name or "from {}".format(self.link) 2020-12-28T14:56:41,149 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-12-28T14:56:41,149 command_desc='python setup.py egg_info', 2020-12-28T14:56:41,149 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-12-28T14:56:41,149 raise InstallationError(exc_msg) 2020-12-28T14:56:41,149 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-12-28T14:56:41,157 Removed dada-cache==0.0.4 from https://files.pythonhosted.org/packages/37/61/e73bdc7ad7ccf3594e2d21317abded5c81c9e7dd4999110e4ffb4038d68c/dada-cache-0.0.4.tar.gz#sha256=6b54be2065e98f1d9cfa38a8ad79806403caaa9f5fbb10ceda432bc83f68ea94 from build tracker '/tmp/pip-req-tracker-19v3a928' 2020-12-28T14:56:41,158 Removed build tracker: '/tmp/pip-req-tracker-19v3a928'