2020-07-18T21:30:05,216 Created temporary directory: /tmp/pip-ephem-wheel-cache-nqwojbd3 2020-07-18T21:30:05,220 Created temporary directory: /tmp/pip-req-tracker-73y9bl11 2020-07-18T21:30:05,220 Initialized build tracking at /tmp/pip-req-tracker-73y9bl11 2020-07-18T21:30:05,221 Created build tracker: /tmp/pip-req-tracker-73y9bl11 2020-07-18T21:30:05,221 Entered build tracker: /tmp/pip-req-tracker-73y9bl11 2020-07-18T21:30:05,223 Created temporary directory: /tmp/pip-wheel-b4ux9i5v 2020-07-18T21:30:05,239 1 location(s) to search for versions of zspt: 2020-07-18T21:30:05,239 * https://pypi.org/simple/zspt/ 2020-07-18T21:30:05,240 Fetching project page and analyzing links: https://pypi.org/simple/zspt/ 2020-07-18T21:30:05,241 Getting page https://pypi.org/simple/zspt/ 2020-07-18T21:30:05,243 Found index url https://pypi.org/simple 2020-07-18T21:30:05,445 Skipping link: No binaries permitted for zspt: https://files.pythonhosted.org/packages/59/47/71be2797f492a6efed74c0986f5e5e86384e8cc156c230fccf8bc68cf7ec/zspt-0.0.0.1-py3-none-any.whl#sha256=728697f25bfc4ab35ece530ee1f018060c75277ae779c4711f5995d866e82327 (from https://pypi.org/simple/zspt/) (requires-python:>=3.0) 2020-07-18T21:30:05,446 Found link https://files.pythonhosted.org/packages/49/45/d1d77130c929e67d611ee3848e3e9cf04be12062cde922ae638136cca89f/zspt-0.0.0.1.tar.gz#sha256=e1297acd767d3afc11074b206470bda33efa1ea962a8acdc55e504b1b21c3da2 (from https://pypi.org/simple/zspt/) (requires-python:>=3.0), version: 0.0.0.1 2020-07-18T21:30:05,453 Given no hashes to check 1 links for project 'zspt': discarding no candidates 2020-07-18T21:30:05,454 Using version 0.0.0.1 (newest of versions: 0.0.0.1) 2020-07-18T21:30:05,460 Collecting zspt==0.0.0.1 2020-07-18T21:30:05,463 Created temporary directory: /tmp/pip-unpack-m12hx29m 2020-07-18T21:30:05,540 Downloading zspt-0.0.0.1.tar.gz (1.8 kB) 2020-07-18T21:30:05,744 Added zspt==0.0.0.1 from https://files.pythonhosted.org/packages/49/45/d1d77130c929e67d611ee3848e3e9cf04be12062cde922ae638136cca89f/zspt-0.0.0.1.tar.gz#sha256=e1297acd767d3afc11074b206470bda33efa1ea962a8acdc55e504b1b21c3da2 to build tracker '/tmp/pip-req-tracker-73y9bl11' 2020-07-18T21:30:05,746 Running setup.py (path:/tmp/pip-wheel-b4ux9i5v/zspt/setup.py) egg_info for package zspt 2020-07-18T21:30:05,747 Created temporary directory: /tmp/pip-pip-egg-info-cyru3pjt 2020-07-18T21:30:05,748 Running command python setup.py egg_info 2020-07-18T21:30:07,357 Traceback (most recent call last): 2020-07-18T21:30:07,358 File "", line 1, in 2020-07-18T21:30:07,358 File "/tmp/pip-wheel-b4ux9i5v/zspt/setup.py", line 43, in 2020-07-18T21:30:07,359 version = get_version() 2020-07-18T21:30:07,359 File "/tmp/pip-wheel-b4ux9i5v/zspt/setup.py", line 25, in get_version 2020-07-18T21:30:07,360 raise Exception('version.txt not found or is invalid') 2020-07-18T21:30:07,360 Exception: version.txt not found or is invalid 2020-07-18T21:30:07,450 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-18T21:30:07,450 Exception information: 2020-07-18T21:30:07,450 Traceback (most recent call last): 2020-07-18T21:30:07,450 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-18T21:30:07,450 status = self.run(options, args) 2020-07-18T21:30:07,450 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-18T21:30:07,450 return func(self, options, args) 2020-07-18T21:30:07,450 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-18T21:30:07,450 reqs, check_supported_wheels=True 2020-07-18T21:30:07,450 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-18T21:30:07,450 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-18T21:30:07,450 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-18T21:30:07,450 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-18T21:30:07,450 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-18T21:30:07,450 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-18T21:30:07,450 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-18T21:30:07,450 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-18T21:30:07,450 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-18T21:30:07,450 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-18T21:30:07,450 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-18T21:30:07,450 self.req.prepare_metadata() 2020-07-18T21:30:07,450 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-18T21:30:07,450 self.metadata_directory = self._generate_metadata() 2020-07-18T21:30:07,450 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-18T21:30:07,450 details=self.name or "from {}".format(self.link) 2020-07-18T21:30:07,450 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-18T21:30:07,450 command_desc='python setup.py egg_info', 2020-07-18T21:30:07,450 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-18T21:30:07,450 raise InstallationError(exc_msg) 2020-07-18T21:30:07,450 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-18T21:30:07,464 Removed zspt==0.0.0.1 from https://files.pythonhosted.org/packages/49/45/d1d77130c929e67d611ee3848e3e9cf04be12062cde922ae638136cca89f/zspt-0.0.0.1.tar.gz#sha256=e1297acd767d3afc11074b206470bda33efa1ea962a8acdc55e504b1b21c3da2 from build tracker '/tmp/pip-req-tracker-73y9bl11' 2020-07-18T21:30:07,465 Removed build tracker: '/tmp/pip-req-tracker-73y9bl11'