2020-04-19T06:19:36,935 Created temporary directory: /tmp/pip-ephem-wheel-cache-22i84l4g 2020-04-19T06:19:36,939 Created temporary directory: /tmp/pip-req-tracker-4pumqhu4 2020-04-19T06:19:36,940 Initialized build tracking at /tmp/pip-req-tracker-4pumqhu4 2020-04-19T06:19:36,941 Created build tracker: /tmp/pip-req-tracker-4pumqhu4 2020-04-19T06:19:36,941 Entered build tracker: /tmp/pip-req-tracker-4pumqhu4 2020-04-19T06:19:36,942 Created temporary directory: /tmp/pip-wheel-0_7hytog 2020-04-19T06:19:36,948 1 location(s) to search for versions of torch-tresnet: 2020-04-19T06:19:36,948 * https://pypi.org/simple/torch-tresnet/ 2020-04-19T06:19:36,948 Fetching project page and analyzing links: https://pypi.org/simple/torch-tresnet/ 2020-04-19T06:19:36,949 Getting page https://pypi.org/simple/torch-tresnet/ 2020-04-19T06:19:36,952 Found index url https://pypi.org/simple 2020-04-19T06:19:36,955 Getting credentials from keyring for https://pypi.org/simple 2020-04-19T06:19:36,955 Getting credentials from keyring for pypi.org 2020-04-19T06:19:37,160 Found link https://files.pythonhosted.org/packages/80/28/6de99b95df670ef897299d8bbf530a549d3b3ae6211413c32d166fd14292/torch_tresnet-1.0.1.tar.gz#sha256=9ba54651768c52806ca9eb80adbf162e021d4abcaca2746a9fc1dc8da8471ef8 (from https://pypi.org/simple/torch-tresnet/), version: 1.0.1 2020-04-19T06:19:37,161 Found link https://files.pythonhosted.org/packages/d0/7a/8db93267c20d33b92197e623de104a83209e3d42ae629193da84e9771a7f/torch_tresnet-1.0.2.tar.gz#sha256=1588aff67bc7561336a1295fcd609108c23872275e31ec4c0511deb984bd377f (from https://pypi.org/simple/torch-tresnet/), version: 1.0.2 2020-04-19T06:19:37,168 Given no hashes to check 1 links for project 'torch-tresnet': discarding no candidates 2020-04-19T06:19:37,169 Using version 1.0.2 (newest of versions: 1.0.2) 2020-04-19T06:19:37,175 Collecting torch_tresnet==1.0.2 2020-04-19T06:19:37,178 Created temporary directory: /tmp/pip-unpack-s37o9y6z 2020-04-19T06:19:37,181 Getting credentials from keyring for files.pythonhosted.org 2020-04-19T06:19:37,283 Downloading torch_tresnet-1.0.2.tar.gz (8.3 kB) 2020-04-19T06:19:37,392 Added torch_tresnet==1.0.2 from https://files.pythonhosted.org/packages/d0/7a/8db93267c20d33b92197e623de104a83209e3d42ae629193da84e9771a7f/torch_tresnet-1.0.2.tar.gz#sha256=1588aff67bc7561336a1295fcd609108c23872275e31ec4c0511deb984bd377f to build tracker '/tmp/pip-req-tracker-4pumqhu4' 2020-04-19T06:19:37,395 Running setup.py (path:/tmp/pip-wheel-0_7hytog/torch-tresnet/setup.py) egg_info for package torch-tresnet 2020-04-19T06:19:37,396 Running command python setup.py egg_info 2020-04-19T06:19:39,604 Traceback (most recent call last): 2020-04-19T06:19:39,605 File "", line 1, in 2020-04-19T06:19:39,606 File "/tmp/pip-wheel-0_7hytog/torch-tresnet/setup.py", line 3, in 2020-04-19T06:19:39,606 from torch_tresnet import __version__, __authors__ 2020-04-19T06:19:39,607 File "/tmp/pip-wheel-0_7hytog/torch-tresnet/torch_tresnet/__init__.py", line 1, in 2020-04-19T06:19:39,607 from .tresnet import tresnet_m, tresnet_l, tresnet_xl, tresnet_m_448, tresnet_l_448, tresnet_xl_448 2020-04-19T06:19:39,608 File "/tmp/pip-wheel-0_7hytog/torch-tresnet/torch_tresnet/tresnet.py", line 1, in 2020-04-19T06:19:39,608 import torch 2020-04-19T06:19:39,608 ModuleNotFoundError: No module named 'torch' 2020-04-19T06:19:39,717 Cleaning up... 2020-04-19T06:19:39,718 Removing source in /tmp/pip-wheel-0_7hytog/torch-tresnet 2020-04-19T06:19:39,746 Removed torch_tresnet==1.0.2 from https://files.pythonhosted.org/packages/d0/7a/8db93267c20d33b92197e623de104a83209e3d42ae629193da84e9771a7f/torch_tresnet-1.0.2.tar.gz#sha256=1588aff67bc7561336a1295fcd609108c23872275e31ec4c0511deb984bd377f from build tracker '/tmp/pip-req-tracker-4pumqhu4' 2020-04-19T06:19:39,747 Removed build tracker: '/tmp/pip-req-tracker-4pumqhu4' 2020-04-19T06:19:39,750 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-04-19T06:19:39,751 Exception information: 2020-04-19T06:19:39,751 Traceback (most recent call last): 2020-04-19T06:19:39,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-04-19T06:19:39,751 status = self.run(options, args) 2020-04-19T06:19:39,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-04-19T06:19:39,751 resolver.resolve(requirement_set) 2020-04-19T06:19:39,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-04-19T06:19:39,751 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-04-19T06:19:39,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-04-19T06:19:39,751 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-04-19T06:19:39,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 282, in _get_abstract_dist_for 2020-04-19T06:19:39,751 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-04-19T06:19:39,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2020-04-19T06:19:39,751 req, self.req_tracker, self.finder, self.build_isolation, 2020-04-19T06:19:39,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 95, in _get_prepared_distribution 2020-04-19T06:19:39,751 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-04-19T06:19:39,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-04-19T06:19:39,751 self.req.prepare_metadata() 2020-04-19T06:19:39,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 564, in prepare_metadata 2020-04-19T06:19:39,751 self.metadata_directory = self._generate_metadata() 2020-04-19T06:19:39,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 544, in _generate_metadata 2020-04-19T06:19:39,751 details=self.name or "from {}".format(self.link) 2020-04-19T06:19:39,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 118, in generate_metadata 2020-04-19T06:19:39,751 command_desc='python setup.py egg_info', 2020-04-19T06:19:39,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-04-19T06:19:39,751 raise InstallationError(exc_msg) 2020-04-19T06:19:39,751 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.