2020-08-27T05:44:13,750 Created temporary directory: /tmp/pip-ephem-wheel-cache-rd178uga 2020-08-27T05:44:13,754 Created temporary directory: /tmp/pip-req-tracker-gf66j_pw 2020-08-27T05:44:13,755 Initialized build tracking at /tmp/pip-req-tracker-gf66j_pw 2020-08-27T05:44:13,755 Created build tracker: /tmp/pip-req-tracker-gf66j_pw 2020-08-27T05:44:13,756 Entered build tracker: /tmp/pip-req-tracker-gf66j_pw 2020-08-27T05:44:13,757 Created temporary directory: /tmp/pip-wheel-gwdpna3_ 2020-08-27T05:44:13,775 1 location(s) to search for versions of hbshare: 2020-08-27T05:44:13,775 * https://pypi.org/simple/hbshare/ 2020-08-27T05:44:13,775 Fetching project page and analyzing links: https://pypi.org/simple/hbshare/ 2020-08-27T05:44:13,776 Getting page https://pypi.org/simple/hbshare/ 2020-08-27T05:44:13,779 Found index url https://pypi.org/simple 2020-08-27T05:44:13,981 Found link https://files.pythonhosted.org/packages/60/b9/50d845d206953893251ba577dfd7009675293b925c2f79f8c46e6dc764cc/hbshare-1.0.0.tar.gz#sha256=96010d99936abc421200e04b73d940a109ce0241edcb5751d7528ef2eaabb76d (from https://pypi.org/simple/hbshare/), version: 1.0.0 2020-08-27T05:44:13,982 Found link https://files.pythonhosted.org/packages/94/1f/dc65b00777eb0e58acccea46fc88bac8f5b152cb94afe602e40bb715a431/hbshare-1.0.1.tar.gz#sha256=84995aa9d4bb38ac76a046d028267435a7d3234c367fc57d7cac64b16008c075 (from https://pypi.org/simple/hbshare/), version: 1.0.1 2020-08-27T05:44:13,989 Given no hashes to check 1 links for project 'hbshare': discarding no candidates 2020-08-27T05:44:13,990 Using version 1.0.1 (newest of versions: 1.0.1) 2020-08-27T05:44:13,998 Collecting hbshare==1.0.1 2020-08-27T05:44:14,001 Created temporary directory: /tmp/pip-unpack-onp_h4q_ 2020-08-27T05:44:14,086 Downloading hbshare-1.0.1.tar.gz (7.9 kB) 2020-08-27T05:44:14,199 Added hbshare==1.0.1 from https://files.pythonhosted.org/packages/94/1f/dc65b00777eb0e58acccea46fc88bac8f5b152cb94afe602e40bb715a431/hbshare-1.0.1.tar.gz#sha256=84995aa9d4bb38ac76a046d028267435a7d3234c367fc57d7cac64b16008c075 to build tracker '/tmp/pip-req-tracker-gf66j_pw' 2020-08-27T05:44:14,201 Running setup.py (path:/tmp/pip-wheel-gwdpna3_/hbshare/setup.py) egg_info for package hbshare 2020-08-27T05:44:14,203 Created temporary directory: /tmp/pip-pip-egg-info-tlu6syfn 2020-08-27T05:44:14,203 Running command python setup.py egg_info 2020-08-27T05:44:15,743 Traceback (most recent call last): 2020-08-27T05:44:15,744 File "", line 1, in 2020-08-27T05:44:15,745 File "/tmp/pip-wheel-gwdpna3_/hbshare/setup.py", line 57, in 2020-08-27T05:44:15,745 version=read('hbshare/VERSION.txt'), 2020-08-27T05:44:15,746 File "/tmp/pip-wheel-gwdpna3_/hbshare/setup.py", line 7, in read 2020-08-27T05:44:15,746 return codecs.open(os.path.join(os.path.dirname(__file__), fname)).read() 2020-08-27T05:44:15,747 File "/usr/lib/python3.7/codecs.py", line 898, in open 2020-08-27T05:44:15,747 file = builtins.open(filename, mode, buffering) 2020-08-27T05:44:15,748 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-gwdpna3_/hbshare/hbshare/VERSION.txt' 2020-08-27T05:44:15,835 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-08-27T05:44:15,836 Exception information: 2020-08-27T05:44:15,836 Traceback (most recent call last): 2020-08-27T05:44:15,836 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-08-27T05:44:15,836 status = self.run(options, args) 2020-08-27T05:44:15,836 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-08-27T05:44:15,836 return func(self, options, args) 2020-08-27T05:44:15,836 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-08-27T05:44:15,836 reqs, check_supported_wheels=True 2020-08-27T05:44:15,836 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-08-27T05:44:15,836 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-08-27T05:44:15,836 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-08-27T05:44:15,836 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-08-27T05:44:15,836 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-08-27T05:44:15,836 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-08-27T05:44:15,836 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-08-27T05:44:15,836 req, self.req_tracker, self.finder, self.build_isolation, 2020-08-27T05:44:15,836 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-08-27T05:44:15,836 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-08-27T05:44:15,836 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-08-27T05:44:15,836 self.req.prepare_metadata() 2020-08-27T05:44:15,836 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-08-27T05:44:15,836 self.metadata_directory = self._generate_metadata() 2020-08-27T05:44:15,836 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-08-27T05:44:15,836 details=self.name or "from {}".format(self.link) 2020-08-27T05:44:15,836 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-08-27T05:44:15,836 command_desc='python setup.py egg_info', 2020-08-27T05:44:15,836 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-08-27T05:44:15,836 raise InstallationError(exc_msg) 2020-08-27T05:44:15,836 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-08-27T05:44:15,852 Removed hbshare==1.0.1 from https://files.pythonhosted.org/packages/94/1f/dc65b00777eb0e58acccea46fc88bac8f5b152cb94afe602e40bb715a431/hbshare-1.0.1.tar.gz#sha256=84995aa9d4bb38ac76a046d028267435a7d3234c367fc57d7cac64b16008c075 from build tracker '/tmp/pip-req-tracker-gf66j_pw' 2020-08-27T05:44:15,853 Removed build tracker: '/tmp/pip-req-tracker-gf66j_pw'