2020-10-06T22:19:15,268 Created temporary directory: /tmp/pip-ephem-wheel-cache-j34bneqd 2020-10-06T22:19:15,270 Created temporary directory: /tmp/pip-req-tracker-md1ek2dc 2020-10-06T22:19:15,271 Initialized build tracking at /tmp/pip-req-tracker-md1ek2dc 2020-10-06T22:19:15,271 Created build tracker: /tmp/pip-req-tracker-md1ek2dc 2020-10-06T22:19:15,271 Entered build tracker: /tmp/pip-req-tracker-md1ek2dc 2020-10-06T22:19:15,272 Created temporary directory: /tmp/pip-wheel-xgp4obwi 2020-10-06T22:19:15,280 1 location(s) to search for versions of bob-db-siw: 2020-10-06T22:19:15,280 * https://pypi.org/simple/bob-db-siw/ 2020-10-06T22:19:15,280 Fetching project page and analyzing links: https://pypi.org/simple/bob-db-siw/ 2020-10-06T22:19:15,281 Getting page https://pypi.org/simple/bob-db-siw/ 2020-10-06T22:19:15,283 Found index url https://pypi.org/simple 2020-10-06T22:19:15,536 Found link https://files.pythonhosted.org/packages/1a/81/9c4749cad5b2a2ba4e1335554c06d71d75e8a6e9101f2ae9b991c7230f4f/bob.db.siw-0.0.1.zip#sha256=453d401dc97e4eb58646a1592da7331f4005e87b0642d317687f1b29793cccaf (from https://pypi.org/simple/bob-db-siw/), version: 0.0.1 2020-10-06T22:19:15,536 Found link https://files.pythonhosted.org/packages/df/9d/7bd4bbe7af88b5cff8aa84008265a61ab8ed436bdb85f9ffb1fbbe7cd549/bob.db.siw-0.0.2.zip#sha256=774f96c4b41790e3fbd9a4b05eaae64030ed260732448f13d584f1585335cec9 (from https://pypi.org/simple/bob-db-siw/), version: 0.0.2 2020-10-06T22:19:15,541 Given no hashes to check 1 links for project 'bob-db-siw': discarding no candidates 2020-10-06T22:19:15,541 Using version 0.0.2 (newest of versions: 0.0.2) 2020-10-06T22:19:15,545 Collecting bob-db-siw==0.0.2 2020-10-06T22:19:15,547 Created temporary directory: /tmp/pip-unpack-8cazsbj2 2020-10-06T22:19:15,587 Downloading bob.db.siw-0.0.2.zip (124 kB) 2020-10-06T22:19:15,809 Added bob-db-siw==0.0.2 from https://files.pythonhosted.org/packages/df/9d/7bd4bbe7af88b5cff8aa84008265a61ab8ed436bdb85f9ffb1fbbe7cd549/bob.db.siw-0.0.2.zip#sha256=774f96c4b41790e3fbd9a4b05eaae64030ed260732448f13d584f1585335cec9 to build tracker '/tmp/pip-req-tracker-md1ek2dc' 2020-10-06T22:19:15,810 Running setup.py (path:/tmp/pip-wheel-xgp4obwi/bob-db-siw/setup.py) egg_info for package bob-db-siw 2020-10-06T22:19:15,811 Created temporary directory: /tmp/pip-pip-egg-info-n540y4p9 2020-10-06T22:19:15,811 Running command python setup.py egg_info 2020-10-06T22:19:16,660 Traceback (most recent call last): 2020-10-06T22:19:16,661 File "", line 1, in 2020-10-06T22:19:16,662 File "/tmp/pip-wheel-xgp4obwi/bob-db-siw/setup.py", line 7, in 2020-10-06T22:19:16,662 from bob.extension.utils import load_requirements, find_packages 2020-10-06T22:19:16,663 ModuleNotFoundError: No module named 'bob.extension' 2020-10-06T22:19:16,709 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-10-06T22:19:16,710 Exception information: 2020-10-06T22:19:16,710 Traceback (most recent call last): 2020-10-06T22:19:16,710 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-10-06T22:19:16,710 status = self.run(options, args) 2020-10-06T22:19:16,710 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-10-06T22:19:16,710 return func(self, options, args) 2020-10-06T22:19:16,710 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-10-06T22:19:16,710 reqs, check_supported_wheels=True 2020-10-06T22:19:16,710 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-10-06T22:19:16,710 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-10-06T22:19:16,710 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-10-06T22:19:16,710 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-10-06T22:19:16,710 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-10-06T22:19:16,710 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-10-06T22:19:16,710 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-10-06T22:19:16,710 req, self.req_tracker, self.finder, self.build_isolation, 2020-10-06T22:19:16,710 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-10-06T22:19:16,710 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-10-06T22:19:16,710 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-10-06T22:19:16,710 self.req.prepare_metadata() 2020-10-06T22:19:16,710 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-10-06T22:19:16,710 self.metadata_directory = self._generate_metadata() 2020-10-06T22:19:16,710 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-10-06T22:19:16,710 details=self.name or "from {}".format(self.link) 2020-10-06T22:19:16,710 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-10-06T22:19:16,710 command_desc='python setup.py egg_info', 2020-10-06T22:19:16,710 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-10-06T22:19:16,710 raise InstallationError(exc_msg) 2020-10-06T22:19:16,710 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-10-06T22:19:16,717 Removed bob-db-siw==0.0.2 from https://files.pythonhosted.org/packages/df/9d/7bd4bbe7af88b5cff8aa84008265a61ab8ed436bdb85f9ffb1fbbe7cd549/bob.db.siw-0.0.2.zip#sha256=774f96c4b41790e3fbd9a4b05eaae64030ed260732448f13d584f1585335cec9 from build tracker '/tmp/pip-req-tracker-md1ek2dc' 2020-10-06T22:19:16,718 Removed build tracker: '/tmp/pip-req-tracker-md1ek2dc'