2020-11-04T18:44:42,528 Created temporary directory: /tmp/pip-ephem-wheel-cache-99r3q8bu 2020-11-04T18:44:42,531 Created temporary directory: /tmp/pip-req-tracker-2ejwjnwf 2020-11-04T18:44:42,531 Initialized build tracking at /tmp/pip-req-tracker-2ejwjnwf 2020-11-04T18:44:42,531 Created build tracker: /tmp/pip-req-tracker-2ejwjnwf 2020-11-04T18:44:42,531 Entered build tracker: /tmp/pip-req-tracker-2ejwjnwf 2020-11-04T18:44:42,532 Created temporary directory: /tmp/pip-wheel-ysgnw5_h 2020-11-04T18:44:42,544 1 location(s) to search for versions of qball-lang: 2020-11-04T18:44:42,544 * https://pypi.org/simple/qball-lang/ 2020-11-04T18:44:42,544 Fetching project page and analyzing links: https://pypi.org/simple/qball-lang/ 2020-11-04T18:44:42,545 Getting page https://pypi.org/simple/qball-lang/ 2020-11-04T18:44:42,546 Found index url https://pypi.org/simple 2020-11-04T18:44:42,641 Found link https://files.pythonhosted.org/packages/f5/a1/c863d84fd0c8cf4440e352ca5d3160a85223ab7f59a42219f8546e86dc9d/qball-lang-0.1.tar.gz#sha256=621997978ff7ebbbe83ad39bdde25cc7374695bcfe20751d38ed947246ea1839 (from https://pypi.org/simple/qball-lang/) (requires-python:>=3.6.3), version: 0.1 2020-11-04T18:44:42,642 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/66/5c/730ddcb863fa32ac7e0553aca2cfe420372285ae1cf7b93815012e163f5e/qball_lang-0.1-py3.8.egg#sha256=61189602703ead2bae8957f4f852fcc702b956ab4f4a5429613af79c2a7397b0 (from https://pypi.org/simple/qball-lang/) (requires-python:>=3.6.3) 2020-11-04T18:44:42,646 Given no hashes to check 1 links for project 'qball-lang': discarding no candidates 2020-11-04T18:44:42,646 Using version 0.1 (newest of versions: 0.1) 2020-11-04T18:44:42,650 Collecting qball-lang==0.1 2020-11-04T18:44:42,652 Created temporary directory: /tmp/pip-unpack-qvn6p8qy 2020-11-04T18:44:42,859 Downloading qball-lang-0.1.tar.gz (7.1 kB) 2020-11-04T18:44:42,910 Added qball-lang==0.1 from https://files.pythonhosted.org/packages/f5/a1/c863d84fd0c8cf4440e352ca5d3160a85223ab7f59a42219f8546e86dc9d/qball-lang-0.1.tar.gz#sha256=621997978ff7ebbbe83ad39bdde25cc7374695bcfe20751d38ed947246ea1839 to build tracker '/tmp/pip-req-tracker-2ejwjnwf' 2020-11-04T18:44:42,911 Running setup.py (path:/tmp/pip-wheel-ysgnw5_h/qball-lang/setup.py) egg_info for package qball-lang 2020-11-04T18:44:42,912 Created temporary directory: /tmp/pip-pip-egg-info-_0susxki 2020-11-04T18:44:42,913 Running command python setup.py egg_info 2020-11-04T18:44:43,802 Traceback (most recent call last): 2020-11-04T18:44:43,804 File "", line 1, in 2020-11-04T18:44:43,804 File "/tmp/pip-wheel-ysgnw5_h/qball-lang/setup.py", line 7, in 2020-11-04T18:44:43,804 version_meta = runpy.run_path("./version.py") 2020-11-04T18:44:43,805 File "/usr/lib/python3.7/runpy.py", line 261, in run_path 2020-11-04T18:44:43,806 code, fname = _get_code_from_file(run_name, path_name) 2020-11-04T18:44:43,806 File "/usr/lib/python3.7/runpy.py", line 231, in _get_code_from_file 2020-11-04T18:44:43,807 with open(fname, "rb") as f: 2020-11-04T18:44:43,808 FileNotFoundError: [Errno 2] No such file or directory: './version.py' 2020-11-04T18:44:43,857 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-11-04T18:44:43,857 Exception information: 2020-11-04T18:44:43,857 Traceback (most recent call last): 2020-11-04T18:44:43,857 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-11-04T18:44:43,857 status = self.run(options, args) 2020-11-04T18:44:43,857 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-11-04T18:44:43,857 return func(self, options, args) 2020-11-04T18:44:43,857 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-11-04T18:44:43,857 reqs, check_supported_wheels=True 2020-11-04T18:44:43,857 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-11-04T18:44:43,857 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-11-04T18:44:43,857 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-11-04T18:44:43,857 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-11-04T18:44:43,857 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-11-04T18:44:43,857 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-11-04T18:44:43,857 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-11-04T18:44:43,857 req, self.req_tracker, self.finder, self.build_isolation, 2020-11-04T18:44:43,857 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-11-04T18:44:43,857 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-11-04T18:44:43,857 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-11-04T18:44:43,857 self.req.prepare_metadata() 2020-11-04T18:44:43,857 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-11-04T18:44:43,857 self.metadata_directory = self._generate_metadata() 2020-11-04T18:44:43,857 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-11-04T18:44:43,857 details=self.name or "from {}".format(self.link) 2020-11-04T18:44:43,857 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-11-04T18:44:43,857 command_desc='python setup.py egg_info', 2020-11-04T18:44:43,857 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-11-04T18:44:43,857 raise InstallationError(exc_msg) 2020-11-04T18:44:43,857 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-11-04T18:44:43,865 Removed qball-lang==0.1 from https://files.pythonhosted.org/packages/f5/a1/c863d84fd0c8cf4440e352ca5d3160a85223ab7f59a42219f8546e86dc9d/qball-lang-0.1.tar.gz#sha256=621997978ff7ebbbe83ad39bdde25cc7374695bcfe20751d38ed947246ea1839 from build tracker '/tmp/pip-req-tracker-2ejwjnwf' 2020-11-04T18:44:43,866 Removed build tracker: '/tmp/pip-req-tracker-2ejwjnwf'