2020-12-28T13:45:05,567 Created temporary directory: /tmp/pip-ephem-wheel-cache-ddrvmv9j 2020-12-28T13:45:05,570 Created temporary directory: /tmp/pip-req-tracker-1t1hxxxr 2020-12-28T13:45:05,570 Initialized build tracking at /tmp/pip-req-tracker-1t1hxxxr 2020-12-28T13:45:05,570 Created build tracker: /tmp/pip-req-tracker-1t1hxxxr 2020-12-28T13:45:05,571 Entered build tracker: /tmp/pip-req-tracker-1t1hxxxr 2020-12-28T13:45:05,571 Created temporary directory: /tmp/pip-wheel-umqex3w6 2020-12-28T13:45:05,580 1 location(s) to search for versions of dada-sql: 2020-12-28T13:45:05,580 * https://pypi.org/simple/dada-sql/ 2020-12-28T13:45:05,581 Fetching project page and analyzing links: https://pypi.org/simple/dada-sql/ 2020-12-28T13:45:05,581 Getting page https://pypi.org/simple/dada-sql/ 2020-12-28T13:45:05,583 Found index url https://pypi.org/simple 2020-12-28T13:45:05,935 Found link https://files.pythonhosted.org/packages/28/c6/513e8d6657de946081fd6e639e2a10031bc8faabf087e6e02d3d94ef3b45/dada-sql-0.0.2.tar.gz#sha256=e6e089e5c18bb6a1a77b01e13237f67f71aa270b5757c3ddd0722661c5613f6f (from https://pypi.org/simple/dada-sql/), version: 0.0.2 2020-12-28T13:45:05,939 Given no hashes to check 1 links for project 'dada-sql': discarding no candidates 2020-12-28T13:45:05,940 Using version 0.0.2 (newest of versions: 0.0.2) 2020-12-28T13:45:05,944 Collecting dada-sql==0.0.2 2020-12-28T13:45:05,945 Created temporary directory: /tmp/pip-unpack-qq2km_7l 2020-12-28T13:45:05,986 Downloading dada-sql-0.0.2.tar.gz (5.2 kB) 2020-12-28T13:45:06,032 Added dada-sql==0.0.2 from https://files.pythonhosted.org/packages/28/c6/513e8d6657de946081fd6e639e2a10031bc8faabf087e6e02d3d94ef3b45/dada-sql-0.0.2.tar.gz#sha256=e6e089e5c18bb6a1a77b01e13237f67f71aa270b5757c3ddd0722661c5613f6f to build tracker '/tmp/pip-req-tracker-1t1hxxxr' 2020-12-28T13:45:06,034 Running setup.py (path:/tmp/pip-wheel-umqex3w6/dada-sql/setup.py) egg_info for package dada-sql 2020-12-28T13:45:06,034 Created temporary directory: /tmp/pip-pip-egg-info-y1bom9tq 2020-12-28T13:45:06,035 Running command python setup.py egg_info 2020-12-28T13:45:06,820 Traceback (most recent call last): 2020-12-28T13:45:06,821 File "", line 1, in 2020-12-28T13:45:06,821 File "/tmp/pip-wheel-umqex3w6/dada-sql/setup.py", line 5, in 2020-12-28T13:45:06,821 with open(reqs) as f: 2020-12-28T13:45:06,822 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-umqex3w6/dada-sql/requirements.txt' 2020-12-28T13:45:06,874 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-12-28T13:45:06,874 Exception information: 2020-12-28T13:45:06,874 Traceback (most recent call last): 2020-12-28T13:45:06,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-12-28T13:45:06,874 status = self.run(options, args) 2020-12-28T13:45:06,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-12-28T13:45:06,874 return func(self, options, args) 2020-12-28T13:45:06,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-12-28T13:45:06,874 reqs, check_supported_wheels=True 2020-12-28T13:45:06,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-12-28T13:45:06,874 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-12-28T13:45:06,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-12-28T13:45:06,874 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-12-28T13:45:06,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-12-28T13:45:06,874 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-12-28T13:45:06,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-12-28T13:45:06,874 req, self.req_tracker, self.finder, self.build_isolation, 2020-12-28T13:45:06,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-12-28T13:45:06,874 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-12-28T13:45:06,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-12-28T13:45:06,874 self.req.prepare_metadata() 2020-12-28T13:45:06,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-12-28T13:45:06,874 self.metadata_directory = self._generate_metadata() 2020-12-28T13:45:06,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-12-28T13:45:06,874 details=self.name or "from {}".format(self.link) 2020-12-28T13:45:06,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-12-28T13:45:06,874 command_desc='python setup.py egg_info', 2020-12-28T13:45:06,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-12-28T13:45:06,874 raise InstallationError(exc_msg) 2020-12-28T13:45:06,874 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-28T13:45:06,883 Removed dada-sql==0.0.2 from https://files.pythonhosted.org/packages/28/c6/513e8d6657de946081fd6e639e2a10031bc8faabf087e6e02d3d94ef3b45/dada-sql-0.0.2.tar.gz#sha256=e6e089e5c18bb6a1a77b01e13237f67f71aa270b5757c3ddd0722661c5613f6f from build tracker '/tmp/pip-req-tracker-1t1hxxxr' 2020-12-28T13:45:06,883 Removed build tracker: '/tmp/pip-req-tracker-1t1hxxxr'