2020-09-20T22:16:57,149 Created temporary directory: /tmp/pip-ephem-wheel-cache-_13aa2gv 2020-09-20T22:16:57,153 Created temporary directory: /tmp/pip-req-tracker-9jqs20jh 2020-09-20T22:16:57,153 Initialized build tracking at /tmp/pip-req-tracker-9jqs20jh 2020-09-20T22:16:57,154 Created build tracker: /tmp/pip-req-tracker-9jqs20jh 2020-09-20T22:16:57,154 Entered build tracker: /tmp/pip-req-tracker-9jqs20jh 2020-09-20T22:16:57,155 Created temporary directory: /tmp/pip-wheel-k7ksobjw 2020-09-20T22:16:57,166 1 location(s) to search for versions of mmdet3d: 2020-09-20T22:16:57,166 * https://pypi.org/simple/mmdet3d/ 2020-09-20T22:16:57,167 Fetching project page and analyzing links: https://pypi.org/simple/mmdet3d/ 2020-09-20T22:16:57,167 Getting page https://pypi.org/simple/mmdet3d/ 2020-09-20T22:16:57,169 Found index url https://pypi.org/simple 2020-09-20T22:16:57,259 Found link https://files.pythonhosted.org/packages/23/6c/8795d13b1dfe8302a0d1931bde7c5e4a63a4471176efe3e73bb78650ccd5/mmdet3d-0.5.0.tar.gz#sha256=63e1af8700b0544bbb00c0f067d6a9a2b0b2c6487092b4908354853c9d75f524 (from https://pypi.org/simple/mmdet3d/), version: 0.5.0 2020-09-20T22:16:57,260 Found link https://files.pythonhosted.org/packages/2e/1d/bae07b79aebffd579a4af7d9143d1c56b5d6e4c51483340f0aa67d855bfd/mmdet3d-0.6.0.tar.gz#sha256=b1cf1ee1d847fcceded57ff66f36bad0a74f0e8e0201c303d78f6dfd8ca53d40 (from https://pypi.org/simple/mmdet3d/), version: 0.6.0 2020-09-20T22:16:57,264 Given no hashes to check 1 links for project 'mmdet3d': discarding no candidates 2020-09-20T22:16:57,265 Using version 0.6.0 (newest of versions: 0.6.0) 2020-09-20T22:16:57,268 Collecting mmdet3d==0.6.0 2020-09-20T22:16:57,270 Created temporary directory: /tmp/pip-unpack-qc54l2_a 2020-09-20T22:16:57,310 Downloading mmdet3d-0.6.0.tar.gz (225 kB) 2020-09-20T22:16:58,278 Added mmdet3d==0.6.0 from https://files.pythonhosted.org/packages/2e/1d/bae07b79aebffd579a4af7d9143d1c56b5d6e4c51483340f0aa67d855bfd/mmdet3d-0.6.0.tar.gz#sha256=b1cf1ee1d847fcceded57ff66f36bad0a74f0e8e0201c303d78f6dfd8ca53d40 to build tracker '/tmp/pip-req-tracker-9jqs20jh' 2020-09-20T22:16:58,279 Running setup.py (path:/tmp/pip-wheel-k7ksobjw/mmdet3d/setup.py) egg_info for package mmdet3d 2020-09-20T22:16:58,280 Created temporary directory: /tmp/pip-pip-egg-info-53jud1hb 2020-09-20T22:16:58,281 Running command python setup.py egg_info 2020-09-20T22:16:59,024 Traceback (most recent call last): 2020-09-20T22:16:59,025 File "", line 1, in 2020-09-20T22:16:59,025 File "/tmp/pip-wheel-k7ksobjw/mmdet3d/setup.py", line 4, in 2020-09-20T22:16:59,026 import torch 2020-09-20T22:16:59,026 ModuleNotFoundError: No module named 'torch' 2020-09-20T22:16:59,071 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T22:16:59,071 Exception information: 2020-09-20T22:16:59,071 Traceback (most recent call last): 2020-09-20T22:16:59,071 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-20T22:16:59,071 status = self.run(options, args) 2020-09-20T22:16:59,071 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-20T22:16:59,071 return func(self, options, args) 2020-09-20T22:16:59,071 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-20T22:16:59,071 reqs, check_supported_wheels=True 2020-09-20T22:16:59,071 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-20T22:16:59,071 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-20T22:16:59,071 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-20T22:16:59,071 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-20T22:16:59,071 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-20T22:16:59,071 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-20T22:16:59,071 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-20T22:16:59,071 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-20T22:16:59,071 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-20T22:16:59,071 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-20T22:16:59,071 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-20T22:16:59,071 self.req.prepare_metadata() 2020-09-20T22:16:59,071 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-20T22:16:59,071 self.metadata_directory = self._generate_metadata() 2020-09-20T22:16:59,071 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-20T22:16:59,071 details=self.name or "from {}".format(self.link) 2020-09-20T22:16:59,071 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-20T22:16:59,071 command_desc='python setup.py egg_info', 2020-09-20T22:16:59,071 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-20T22:16:59,071 raise InstallationError(exc_msg) 2020-09-20T22:16:59,071 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T22:16:59,079 Removed mmdet3d==0.6.0 from https://files.pythonhosted.org/packages/2e/1d/bae07b79aebffd579a4af7d9143d1c56b5d6e4c51483340f0aa67d855bfd/mmdet3d-0.6.0.tar.gz#sha256=b1cf1ee1d847fcceded57ff66f36bad0a74f0e8e0201c303d78f6dfd8ca53d40 from build tracker '/tmp/pip-req-tracker-9jqs20jh' 2020-09-20T22:16:59,079 Removed build tracker: '/tmp/pip-req-tracker-9jqs20jh'