2020-02-26T16:12:06,839 Created temporary directory: /tmp/pip-ephem-wheel-cache-y7mzl8su 2020-02-26T16:12:06,843 Created temporary directory: /tmp/pip-req-tracker-7yihjgux 2020-02-26T16:12:06,844 Initialized build tracking at /tmp/pip-req-tracker-7yihjgux 2020-02-26T16:12:06,844 Created build tracker: /tmp/pip-req-tracker-7yihjgux 2020-02-26T16:12:06,844 Entered build tracker: /tmp/pip-req-tracker-7yihjgux 2020-02-26T16:12:06,846 Created temporary directory: /tmp/pip-wheel-w07_wtzz 2020-02-26T16:12:06,850 1 location(s) to search for versions of pyronn-torch: 2020-02-26T16:12:06,850 * https://pypi.org/simple/pyronn-torch/ 2020-02-26T16:12:06,851 Fetching project page and analyzing links: https://pypi.org/simple/pyronn-torch/ 2020-02-26T16:12:06,852 Getting page https://pypi.org/simple/pyronn-torch/ 2020-02-26T16:12:06,854 Found index url https://pypi.org/simple 2020-02-26T16:12:06,857 Getting credentials from keyring for https://pypi.org/simple 2020-02-26T16:12:06,858 Getting credentials from keyring for pypi.org 2020-02-26T16:12:07,034 Found link https://files.pythonhosted.org/packages/1b/27/d109f640c46e3f1cbc5852dbbf4dede4265df6866fca662306680e943063/pyronn-torch-0.0.1.tar.gz#sha256=cc150831e2937f46c051ab23a8be72935b4615322ba2221df9a13f59e6891189 (from https://pypi.org/simple/pyronn-torch/), version: 0.0.1 2020-02-26T16:12:07,041 Given no hashes to check 1 links for project 'pyronn-torch': discarding no candidates 2020-02-26T16:12:07,042 Using version 0.0.1 (newest of versions: 0.0.1) 2020-02-26T16:12:07,046 Collecting pyronn-torch==0.0.1 2020-02-26T16:12:07,049 Created temporary directory: /tmp/pip-unpack-txzmudd4 2020-02-26T16:12:07,052 Getting credentials from keyring for files.pythonhosted.org 2020-02-26T16:12:07,137 Downloading pyronn-torch-0.0.1.tar.gz (27 kB) 2020-02-26T16:12:07,327 Added pyronn-torch==0.0.1 from https://files.pythonhosted.org/packages/1b/27/d109f640c46e3f1cbc5852dbbf4dede4265df6866fca662306680e943063/pyronn-torch-0.0.1.tar.gz#sha256=cc150831e2937f46c051ab23a8be72935b4615322ba2221df9a13f59e6891189 to build tracker '/tmp/pip-req-tracker-7yihjgux' 2020-02-26T16:12:07,329 Running setup.py (path:/tmp/pip-wheel-w07_wtzz/pyronn-torch/setup.py) egg_info for package pyronn-torch 2020-02-26T16:12:07,330 Running command python setup.py egg_info 2020-02-26T16:12:08,615 Traceback (most recent call last): 2020-02-26T16:12:08,616 File "", line 1, in 2020-02-26T16:12:08,616 File "/tmp/pip-wheel-w07_wtzz/pyronn-torch/setup.py", line 9, in 2020-02-26T16:12:08,617 from torch.utils.cpp_extension import BuildExtension, CUDAExtension 2020-02-26T16:12:08,617 ModuleNotFoundError: No module named 'torch' 2020-02-26T16:12:08,700 Cleaning up... 2020-02-26T16:12:08,700 Removing source in /tmp/pip-wheel-w07_wtzz/pyronn-torch 2020-02-26T16:12:08,769 Removed pyronn-torch==0.0.1 from https://files.pythonhosted.org/packages/1b/27/d109f640c46e3f1cbc5852dbbf4dede4265df6866fca662306680e943063/pyronn-torch-0.0.1.tar.gz#sha256=cc150831e2937f46c051ab23a8be72935b4615322ba2221df9a13f59e6891189 from build tracker '/tmp/pip-req-tracker-7yihjgux' 2020-02-26T16:12:08,769 Removed build tracker: '/tmp/pip-req-tracker-7yihjgux' 2020-02-26T16:12:08,771 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-02-26T16:12:08,772 Exception information: 2020-02-26T16:12:08,772 Traceback (most recent call last): 2020-02-26T16:12:08,772 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-02-26T16:12:08,772 status = self.run(options, args) 2020-02-26T16:12:08,772 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-02-26T16:12:08,772 resolver.resolve(requirement_set) 2020-02-26T16:12:08,772 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-02-26T16:12:08,772 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-02-26T16:12:08,772 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-02-26T16:12:08,772 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-02-26T16:12:08,772 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 282, in _get_abstract_dist_for 2020-02-26T16:12:08,772 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-02-26T16:12:08,772 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2020-02-26T16:12:08,772 req, self.req_tracker, self.finder, self.build_isolation, 2020-02-26T16:12:08,772 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 95, in _get_prepared_distribution 2020-02-26T16:12:08,772 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-02-26T16:12:08,772 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-02-26T16:12:08,772 self.req.prepare_metadata() 2020-02-26T16:12:08,772 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 564, in prepare_metadata 2020-02-26T16:12:08,772 self.metadata_directory = self._generate_metadata() 2020-02-26T16:12:08,772 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 544, in _generate_metadata 2020-02-26T16:12:08,772 details=self.name or "from {}".format(self.link) 2020-02-26T16:12:08,772 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 118, in generate_metadata 2020-02-26T16:12:08,772 command_desc='python setup.py egg_info', 2020-02-26T16:12:08,772 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-02-26T16:12:08,772 raise InstallationError(exc_msg) 2020-02-26T16:12:08,772 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.