2020-04-19T06:32:30,720 Created temporary directory: /tmp/pip-ephem-wheel-cache-3ksn2m1j 2020-04-19T06:32:30,724 Created temporary directory: /tmp/pip-req-tracker-ijiv3v_k 2020-04-19T06:32:30,725 Initialized build tracking at /tmp/pip-req-tracker-ijiv3v_k 2020-04-19T06:32:30,725 Created build tracker: /tmp/pip-req-tracker-ijiv3v_k 2020-04-19T06:32:30,726 Entered build tracker: /tmp/pip-req-tracker-ijiv3v_k 2020-04-19T06:32:30,727 Created temporary directory: /tmp/pip-wheel-go7ogtow 2020-04-19T06:32:30,733 1 location(s) to search for versions of torch-tresnet: 2020-04-19T06:32:30,733 * https://pypi.org/simple/torch-tresnet/ 2020-04-19T06:32:30,733 Fetching project page and analyzing links: https://pypi.org/simple/torch-tresnet/ 2020-04-19T06:32:30,734 Getting page https://pypi.org/simple/torch-tresnet/ 2020-04-19T06:32:30,736 Found index url https://pypi.org/simple 2020-04-19T06:32:30,740 Getting credentials from keyring for https://pypi.org/simple 2020-04-19T06:32:30,740 Getting credentials from keyring for pypi.org 2020-04-19T06:32:30,945 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:32:30,946 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:32:30,947 Found link https://files.pythonhosted.org/packages/f1/1a/24e1ffc48773adf5097fc195679e7e5cb145f020f3ff5e98dcf134d0ad08/torch_tresnet-1.0.3.tar.gz#sha256=4b43ec5223ae9668491f8488e0af70a79d85d909632410e88d0af0f2b4b22fb0 (from https://pypi.org/simple/torch-tresnet/), version: 1.0.3 2020-04-19T06:32:30,954 Given no hashes to check 1 links for project 'torch-tresnet': discarding no candidates 2020-04-19T06:32:30,956 Using version 1.0.3 (newest of versions: 1.0.3) 2020-04-19T06:32:30,961 Collecting torch_tresnet==1.0.3 2020-04-19T06:32:30,964 Created temporary directory: /tmp/pip-unpack-bsi9h9t3 2020-04-19T06:32:30,967 Getting credentials from keyring for files.pythonhosted.org 2020-04-19T06:32:31,153 Downloading torch_tresnet-1.0.3.tar.gz (8.3 kB) 2020-04-19T06:32:31,258 Added torch_tresnet==1.0.3 from https://files.pythonhosted.org/packages/f1/1a/24e1ffc48773adf5097fc195679e7e5cb145f020f3ff5e98dcf134d0ad08/torch_tresnet-1.0.3.tar.gz#sha256=4b43ec5223ae9668491f8488e0af70a79d85d909632410e88d0af0f2b4b22fb0 to build tracker '/tmp/pip-req-tracker-ijiv3v_k' 2020-04-19T06:32:31,261 Running setup.py (path:/tmp/pip-wheel-go7ogtow/torch-tresnet/setup.py) egg_info for package torch-tresnet 2020-04-19T06:32:31,262 Running command python setup.py egg_info 2020-04-19T06:32:33,453 Traceback (most recent call last): 2020-04-19T06:32:33,454 File "", line 1, in 2020-04-19T06:32:33,455 File "/tmp/pip-wheel-go7ogtow/torch-tresnet/setup.py", line 3, in 2020-04-19T06:32:33,455 from torch_tresnet import __version__, __authors__ 2020-04-19T06:32:33,456 File "/tmp/pip-wheel-go7ogtow/torch-tresnet/torch_tresnet/__init__.py", line 1, in 2020-04-19T06:32:33,456 from .tresnet import tresnet_m, tresnet_l, tresnet_xl, tresnet_m_448, tresnet_l_448, tresnet_xl_448 2020-04-19T06:32:33,457 File "/tmp/pip-wheel-go7ogtow/torch-tresnet/torch_tresnet/tresnet.py", line 1, in 2020-04-19T06:32:33,457 import torch 2020-04-19T06:32:33,457 ModuleNotFoundError: No module named 'torch' 2020-04-19T06:32:33,564 Cleaning up... 2020-04-19T06:32:33,565 Removing source in /tmp/pip-wheel-go7ogtow/torch-tresnet 2020-04-19T06:32:33,589 Removed torch_tresnet==1.0.3 from https://files.pythonhosted.org/packages/f1/1a/24e1ffc48773adf5097fc195679e7e5cb145f020f3ff5e98dcf134d0ad08/torch_tresnet-1.0.3.tar.gz#sha256=4b43ec5223ae9668491f8488e0af70a79d85d909632410e88d0af0f2b4b22fb0 from build tracker '/tmp/pip-req-tracker-ijiv3v_k' 2020-04-19T06:32:33,590 Removed build tracker: '/tmp/pip-req-tracker-ijiv3v_k' 2020-04-19T06:32:33,594 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-04-19T06:32:33,595 Exception information: 2020-04-19T06:32:33,595 Traceback (most recent call last): 2020-04-19T06:32:33,595 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-04-19T06:32:33,595 status = self.run(options, args) 2020-04-19T06:32:33,595 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-04-19T06:32:33,595 resolver.resolve(requirement_set) 2020-04-19T06:32:33,595 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-04-19T06:32:33,595 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-04-19T06:32:33,595 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-04-19T06:32:33,595 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-04-19T06:32:33,595 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 282, in _get_abstract_dist_for 2020-04-19T06:32:33,595 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-04-19T06:32:33,595 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2020-04-19T06:32:33,595 req, self.req_tracker, self.finder, self.build_isolation, 2020-04-19T06:32:33,595 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 95, in _get_prepared_distribution 2020-04-19T06:32:33,595 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-04-19T06:32:33,595 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-04-19T06:32:33,595 self.req.prepare_metadata() 2020-04-19T06:32:33,595 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 564, in prepare_metadata 2020-04-19T06:32:33,595 self.metadata_directory = self._generate_metadata() 2020-04-19T06:32:33,595 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 544, in _generate_metadata 2020-04-19T06:32:33,595 details=self.name or "from {}".format(self.link) 2020-04-19T06:32:33,595 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 118, in generate_metadata 2020-04-19T06:32:33,595 command_desc='python setup.py egg_info', 2020-04-19T06:32:33,595 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-04-19T06:32:33,595 raise InstallationError(exc_msg) 2020-04-19T06:32:33,595 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.