2020-09-30T12:56:07,034 Created temporary directory: /tmp/pip-ephem-wheel-cache-it_wvb72 2020-09-30T12:56:07,036 Created temporary directory: /tmp/pip-req-tracker-93ijmei3 2020-09-30T12:56:07,037 Initialized build tracking at /tmp/pip-req-tracker-93ijmei3 2020-09-30T12:56:07,037 Created build tracker: /tmp/pip-req-tracker-93ijmei3 2020-09-30T12:56:07,037 Entered build tracker: /tmp/pip-req-tracker-93ijmei3 2020-09-30T12:56:07,038 Created temporary directory: /tmp/pip-wheel-6dr40es6 2020-09-30T12:56:07,048 1 location(s) to search for versions of inplace-abn: 2020-09-30T12:56:07,048 * https://pypi.org/simple/inplace-abn/ 2020-09-30T12:56:07,048 Fetching project page and analyzing links: https://pypi.org/simple/inplace-abn/ 2020-09-30T12:56:07,048 Getting page https://pypi.org/simple/inplace-abn/ 2020-09-30T12:56:07,050 Found index url https://pypi.org/simple 2020-09-30T12:56:07,138 Found link https://files.pythonhosted.org/packages/7b/1d/64d461867f685b339248e1fbd30bcb55af9fbc50cad4ec14f30df7bb3a71/inplace-abn-1.0.11.tar.gz#sha256=e6a8b2447b6de1b650557d22c6d95ef5bdc894b472e8de8d7eb3a3ce40ab369e (from https://pypi.org/simple/inplace-abn/) (requires-python:>=3, <4), version: 1.0.11 2020-09-30T12:56:07,139 Found link https://files.pythonhosted.org/packages/a6/63/2aea9083ce5349ec2c3eff3b23f784c4204714dfb6ea75c9f4a460a3545d/inplace-abn-1.0.12.tar.gz#sha256=c0d83d50d59b247240d231846a361b1bb4c07915e27359264a41f5e26a6cb8e0 (from https://pypi.org/simple/inplace-abn/) (requires-python:>=3, <4), version: 1.0.12 2020-09-30T12:56:07,140 Found link https://files.pythonhosted.org/packages/a4/27/c5791febcdd9af346b66dff19759898476f148177c02b02a72e07ca8aba0/inplace-abn-1.1.0.tar.gz#sha256=7c286ca53d35cb37b0d1f8b9beb5a910c694129d3d4f7b8e53188370bb260c27 (from https://pypi.org/simple/inplace-abn/) (requires-python:>=3, <4), version: 1.1.0 2020-09-30T12:56:07,144 Given no hashes to check 1 links for project 'inplace-abn': discarding no candidates 2020-09-30T12:56:07,145 Using version 1.1.0 (newest of versions: 1.1.0) 2020-09-30T12:56:07,148 Collecting inplace-abn==1.1.0 2020-09-30T12:56:07,150 Created temporary directory: /tmp/pip-unpack-sfwkszsy 2020-09-30T12:56:07,188 Downloading inplace-abn-1.1.0.tar.gz (137 kB) 2020-09-30T12:56:07,369 Added inplace-abn==1.1.0 from https://files.pythonhosted.org/packages/a4/27/c5791febcdd9af346b66dff19759898476f148177c02b02a72e07ca8aba0/inplace-abn-1.1.0.tar.gz#sha256=7c286ca53d35cb37b0d1f8b9beb5a910c694129d3d4f7b8e53188370bb260c27 to build tracker '/tmp/pip-req-tracker-93ijmei3' 2020-09-30T12:56:07,370 Running setup.py (path:/tmp/pip-wheel-6dr40es6/inplace-abn/setup.py) egg_info for package inplace-abn 2020-09-30T12:56:07,371 Created temporary directory: /tmp/pip-pip-egg-info-1vdieuty 2020-09-30T12:56:07,371 Running command python setup.py egg_info 2020-09-30T12:56:08,123 Traceback (most recent call last): 2020-09-30T12:56:08,123 File "", line 1, in 2020-09-30T12:56:08,124 File "/tmp/pip-wheel-6dr40es6/inplace-abn/setup.py", line 4, in 2020-09-30T12:56:08,124 import torch 2020-09-30T12:56:08,124 ModuleNotFoundError: No module named 'torch' 2020-09-30T12:56:08,168 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-30T12:56:08,169 Exception information: 2020-09-30T12:56:08,169 Traceback (most recent call last): 2020-09-30T12:56:08,169 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-30T12:56:08,169 status = self.run(options, args) 2020-09-30T12:56:08,169 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-30T12:56:08,169 return func(self, options, args) 2020-09-30T12:56:08,169 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-30T12:56:08,169 reqs, check_supported_wheels=True 2020-09-30T12:56:08,169 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-30T12:56:08,169 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-30T12:56:08,169 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-30T12:56:08,169 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-30T12:56:08,169 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-30T12:56:08,169 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-30T12:56:08,169 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-30T12:56:08,169 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-30T12:56:08,169 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-30T12:56:08,169 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-30T12:56:08,169 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-30T12:56:08,169 self.req.prepare_metadata() 2020-09-30T12:56:08,169 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-30T12:56:08,169 self.metadata_directory = self._generate_metadata() 2020-09-30T12:56:08,169 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-30T12:56:08,169 details=self.name or "from {}".format(self.link) 2020-09-30T12:56:08,169 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-30T12:56:08,169 command_desc='python setup.py egg_info', 2020-09-30T12:56:08,169 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-30T12:56:08,169 raise InstallationError(exc_msg) 2020-09-30T12:56:08,169 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-30T12:56:08,177 Removed inplace-abn==1.1.0 from https://files.pythonhosted.org/packages/a4/27/c5791febcdd9af346b66dff19759898476f148177c02b02a72e07ca8aba0/inplace-abn-1.1.0.tar.gz#sha256=7c286ca53d35cb37b0d1f8b9beb5a910c694129d3d4f7b8e53188370bb260c27 from build tracker '/tmp/pip-req-tracker-93ijmei3' 2020-09-30T12:56:08,177 Removed build tracker: '/tmp/pip-req-tracker-93ijmei3'