2020-09-05T01:23:23,850 Created temporary directory: /tmp/pip-ephem-wheel-cache-anaivr5k 2020-09-05T01:23:23,853 Created temporary directory: /tmp/pip-req-tracker-jv3qevti 2020-09-05T01:23:23,853 Initialized build tracking at /tmp/pip-req-tracker-jv3qevti 2020-09-05T01:23:23,853 Created build tracker: /tmp/pip-req-tracker-jv3qevti 2020-09-05T01:23:23,853 Entered build tracker: /tmp/pip-req-tracker-jv3qevti 2020-09-05T01:23:23,854 Created temporary directory: /tmp/pip-wheel-9iefoi37 2020-09-05T01:23:23,863 1 location(s) to search for versions of mason-dask-sql: 2020-09-05T01:23:23,863 * https://pypi.org/simple/mason-dask-sql/ 2020-09-05T01:23:23,864 Fetching project page and analyzing links: https://pypi.org/simple/mason-dask-sql/ 2020-09-05T01:23:23,864 Getting page https://pypi.org/simple/mason-dask-sql/ 2020-09-05T01:23:23,866 Found index url https://pypi.org/simple 2020-09-05T01:23:23,954 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/e9/48/6d73938b9fc4f5a3eadd6c7da8a795dab7e9185ef54364a4b700bdfa485d/mason_dask_sql-0.1.0-py3.8.egg#sha256=f639ef5234eb0bf052ed0b66f5d2e74d7d5ec186e54a6022abbef0bbb202dadc (from https://pypi.org/simple/mason-dask-sql/) (requires-python:>=3.6) 2020-09-05T01:23:23,954 Found link https://files.pythonhosted.org/packages/3e/0f/38fe69c78bc2b80a62cfd4d4c9dccfcc6e6c24ad3109913ad479c82ef5be/mason_dask_sql-0.1.1.tar.gz#sha256=33f9ccf61eb04e516f5baa99c6a5aa75a2348932701d2d43c9941aafaaf02600 (from https://pypi.org/simple/mason-dask-sql/) (requires-python:>=3.6), version: 0.1.1 2020-09-05T01:23:23,955 Found link https://files.pythonhosted.org/packages/4e/43/034fa28403f0763551e61513da23d18fb64910e147c7ebe48a08353ef039/mason_dask_sql-0.1.2.tar.gz#sha256=27f961e8e437dc0d93c7336b6bf487c3cd0cc96e87a604aebf64f21c5793bcaf (from https://pypi.org/simple/mason-dask-sql/) (requires-python:>=3.6), version: 0.1.2 2020-09-05T01:23:23,956 Found link https://files.pythonhosted.org/packages/d7/4b/9227d0afed0c590586c0c838b765ba4ef9aa346e825f562e93706c2109cf/mason_dask_sql-0.1.3.tar.gz#sha256=5db2f988a565fb85ed85d24b307f29da9e02b8da3b44cade4a0d0d30f3487e09 (from https://pypi.org/simple/mason-dask-sql/) (requires-python:>=3.6), version: 0.1.3 2020-09-05T01:23:23,960 Given no hashes to check 1 links for project 'mason-dask-sql': discarding no candidates 2020-09-05T01:23:23,960 Using version 0.1.1 (newest of versions: 0.1.1) 2020-09-05T01:23:23,964 Collecting mason-dask-sql==0.1.1 2020-09-05T01:23:23,966 Created temporary directory: /tmp/pip-unpack-6b5fi_r3 2020-09-05T01:23:25,878 Downloading mason_dask_sql-0.1.1.tar.gz (17.4 MB) 2020-09-05T01:23:28,314 Added mason-dask-sql==0.1.1 from https://files.pythonhosted.org/packages/3e/0f/38fe69c78bc2b80a62cfd4d4c9dccfcc6e6c24ad3109913ad479c82ef5be/mason_dask_sql-0.1.1.tar.gz#sha256=33f9ccf61eb04e516f5baa99c6a5aa75a2348932701d2d43c9941aafaaf02600 to build tracker '/tmp/pip-req-tracker-jv3qevti' 2020-09-05T01:23:28,315 Running setup.py (path:/tmp/pip-wheel-9iefoi37/mason-dask-sql/setup.py) egg_info for package mason-dask-sql 2020-09-05T01:23:28,316 Created temporary directory: /tmp/pip-pip-egg-info-2h4znuwm 2020-09-05T01:23:28,316 Running command python setup.py egg_info 2020-09-05T01:23:29,256 Traceback (most recent call last): 2020-09-05T01:23:29,257 File "", line 1, in 2020-09-05T01:23:29,257 File "/tmp/pip-wheel-9iefoi37/mason-dask-sql/setup.py", line 45, in 2020-09-05T01:23:29,258 with open('VERSION') as f: 2020-09-05T01:23:29,258 FileNotFoundError: [Errno 2] No such file or directory: 'VERSION' 2020-09-05T01:23:29,309 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-05T01:23:29,309 Exception information: 2020-09-05T01:23:29,309 Traceback (most recent call last): 2020-09-05T01:23:29,309 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-05T01:23:29,309 status = self.run(options, args) 2020-09-05T01:23:29,309 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-05T01:23:29,309 return func(self, options, args) 2020-09-05T01:23:29,309 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-05T01:23:29,309 reqs, check_supported_wheels=True 2020-09-05T01:23:29,309 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-05T01:23:29,309 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-05T01:23:29,309 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-05T01:23:29,309 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-05T01:23:29,309 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-05T01:23:29,309 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-05T01:23:29,309 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-05T01:23:29,309 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-05T01:23:29,309 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-05T01:23:29,309 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-05T01:23:29,309 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-05T01:23:29,309 self.req.prepare_metadata() 2020-09-05T01:23:29,309 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-05T01:23:29,309 self.metadata_directory = self._generate_metadata() 2020-09-05T01:23:29,309 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-05T01:23:29,309 details=self.name or "from {}".format(self.link) 2020-09-05T01:23:29,309 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-05T01:23:29,309 command_desc='python setup.py egg_info', 2020-09-05T01:23:29,309 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-05T01:23:29,309 raise InstallationError(exc_msg) 2020-09-05T01:23:29,309 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-05T01:23:29,317 Removed mason-dask-sql==0.1.1 from https://files.pythonhosted.org/packages/3e/0f/38fe69c78bc2b80a62cfd4d4c9dccfcc6e6c24ad3109913ad479c82ef5be/mason_dask_sql-0.1.1.tar.gz#sha256=33f9ccf61eb04e516f5baa99c6a5aa75a2348932701d2d43c9941aafaaf02600 from build tracker '/tmp/pip-req-tracker-jv3qevti' 2020-09-05T01:23:29,317 Removed build tracker: '/tmp/pip-req-tracker-jv3qevti'