2020-07-11T16:58:33,177 Created temporary directory: /tmp/pip-ephem-wheel-cache-aug0txxn 2020-07-11T16:58:33,182 Created temporary directory: /tmp/pip-req-tracker-0i96w0lf 2020-07-11T16:58:33,182 Initialized build tracking at /tmp/pip-req-tracker-0i96w0lf 2020-07-11T16:58:33,183 Created build tracker: /tmp/pip-req-tracker-0i96w0lf 2020-07-11T16:58:33,183 Entered build tracker: /tmp/pip-req-tracker-0i96w0lf 2020-07-11T16:58:33,185 Created temporary directory: /tmp/pip-wheel-fmuaua6o 2020-07-11T16:58:33,202 1 location(s) to search for versions of bkp-sync: 2020-07-11T16:58:33,202 * https://pypi.org/simple/bkp-sync/ 2020-07-11T16:58:33,202 Fetching project page and analyzing links: https://pypi.org/simple/bkp-sync/ 2020-07-11T16:58:33,203 Getting page https://pypi.org/simple/bkp-sync/ 2020-07-11T16:58:33,206 Found index url https://pypi.org/simple 2020-07-11T16:58:33,405 Found link https://files.pythonhosted.org/packages/ba/ba/bad83bfe085acd4952966a5aeea923c9b168f4385e94e571fc856df8a6e9/bkp-sync-1.0.0.tar.gz#sha256=e373aa5d8032901e32ddbcda3f47ffa185851b562e87b08692fdd719c3d6fa73 (from https://pypi.org/simple/bkp-sync/) (requires-python:>=3.6), version: 1.0.0 2020-07-11T16:58:33,406 Skipping link: No binaries permitted for bkp-sync: https://files.pythonhosted.org/packages/21/4b/f5945f628a66ed6950acbc6408937f8f152e456b9900402162a31dd40241/bkp_sync-1.0.0-py3-none-any.whl#sha256=e02cc77b0d7c06ed0238483173a6081039ad9a3ecfc28313ecb13b0a20f2cb6f (from https://pypi.org/simple/bkp-sync/) (requires-python:>=3.6) 2020-07-11T16:58:33,413 Given no hashes to check 1 links for project 'bkp-sync': discarding no candidates 2020-07-11T16:58:33,414 Using version 1.0.0 (newest of versions: 1.0.0) 2020-07-11T16:58:33,420 Collecting bkp-sync==1.0.0 2020-07-11T16:58:33,424 Created temporary directory: /tmp/pip-unpack-jsnwzpv2 2020-07-11T16:58:33,632 Downloading bkp-sync-1.0.0.tar.gz (27 kB) 2020-07-11T16:58:33,811 Added bkp-sync==1.0.0 from https://files.pythonhosted.org/packages/ba/ba/bad83bfe085acd4952966a5aeea923c9b168f4385e94e571fc856df8a6e9/bkp-sync-1.0.0.tar.gz#sha256=e373aa5d8032901e32ddbcda3f47ffa185851b562e87b08692fdd719c3d6fa73 to build tracker '/tmp/pip-req-tracker-0i96w0lf' 2020-07-11T16:58:33,813 Running setup.py (path:/tmp/pip-wheel-fmuaua6o/bkp-sync/setup.py) egg_info for package bkp-sync 2020-07-11T16:58:33,814 Created temporary directory: /tmp/pip-pip-egg-info-2wfkcmmb 2020-07-11T16:58:33,814 Running command python setup.py egg_info 2020-07-11T16:58:35,337 Traceback (most recent call last): 2020-07-11T16:58:35,338 File "", line 1, in 2020-07-11T16:58:35,338 File "/tmp/pip-wheel-fmuaua6o/bkp-sync/setup.py", line 6, in 2020-07-11T16:58:35,339 with open("VERSION", "r") as fh: 2020-07-11T16:58:35,339 FileNotFoundError: [Errno 2] No such file or directory: 'VERSION' 2020-07-11T16:58:35,428 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-11T16:58:35,429 Exception information: 2020-07-11T16:58:35,429 Traceback (most recent call last): 2020-07-11T16:58:35,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-11T16:58:35,429 status = self.run(options, args) 2020-07-11T16:58:35,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-11T16:58:35,429 return func(self, options, args) 2020-07-11T16:58:35,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-11T16:58:35,429 reqs, check_supported_wheels=True 2020-07-11T16:58:35,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-11T16:58:35,429 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-11T16:58:35,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-11T16:58:35,429 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-11T16:58:35,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-11T16:58:35,429 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-11T16:58:35,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-11T16:58:35,429 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-11T16:58:35,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-11T16:58:35,429 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-11T16:58:35,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-11T16:58:35,429 self.req.prepare_metadata() 2020-07-11T16:58:35,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-11T16:58:35,429 self.metadata_directory = self._generate_metadata() 2020-07-11T16:58:35,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-11T16:58:35,429 details=self.name or "from {}".format(self.link) 2020-07-11T16:58:35,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-11T16:58:35,429 command_desc='python setup.py egg_info', 2020-07-11T16:58:35,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-11T16:58:35,429 raise InstallationError(exc_msg) 2020-07-11T16:58:35,429 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-11T16:58:35,443 Removed bkp-sync==1.0.0 from https://files.pythonhosted.org/packages/ba/ba/bad83bfe085acd4952966a5aeea923c9b168f4385e94e571fc856df8a6e9/bkp-sync-1.0.0.tar.gz#sha256=e373aa5d8032901e32ddbcda3f47ffa185851b562e87b08692fdd719c3d6fa73 from build tracker '/tmp/pip-req-tracker-0i96w0lf' 2020-07-11T16:58:35,443 Removed build tracker: '/tmp/pip-req-tracker-0i96w0lf'