2020-07-01T18:36:01,693 Created temporary directory: /tmp/pip-ephem-wheel-cache-op5lmaux 2020-07-01T18:36:01,698 Created temporary directory: /tmp/pip-req-tracker-es98y4fl 2020-07-01T18:36:01,699 Initialized build tracking at /tmp/pip-req-tracker-es98y4fl 2020-07-01T18:36:01,700 Created build tracker: /tmp/pip-req-tracker-es98y4fl 2020-07-01T18:36:01,700 Entered build tracker: /tmp/pip-req-tracker-es98y4fl 2020-07-01T18:36:01,702 Created temporary directory: /tmp/pip-wheel-111foqgu 2020-07-01T18:36:01,723 1 location(s) to search for versions of pytorch-fast-transformers: 2020-07-01T18:36:01,723 * https://pypi.org/simple/pytorch-fast-transformers/ 2020-07-01T18:36:01,723 Fetching project page and analyzing links: https://pypi.org/simple/pytorch-fast-transformers/ 2020-07-01T18:36:01,725 Getting page https://pypi.org/simple/pytorch-fast-transformers/ 2020-07-01T18:36:01,728 Found index url https://pypi.org/simple 2020-07-01T18:36:01,930 Found link https://files.pythonhosted.org/packages/25/95/f9b2bdee5bc35e2c3b44cb2847f7bc77ddecd89aae74c4f86f8a9451c78f/pytorch-fast-transformers-0.1.1.tar.gz#sha256=c2823a900eb5275f7ec2f35681dccd7a6adf853206dbcb70973ada4cee098296 (from https://pypi.org/simple/pytorch-fast-transformers/), version: 0.1.1 2020-07-01T18:36:01,931 Found link https://files.pythonhosted.org/packages/00/40/26426232fa1697bfd681cf5ab3c784f13d72028b6e132d84e2453fab948b/pytorch-fast-transformers-0.1.2.tar.gz#sha256=15b9a48d204e54e1eb413126c19556c766df9a1bf64dd0c3a1f09c30ffdd564e (from https://pypi.org/simple/pytorch-fast-transformers/), version: 0.1.2 2020-07-01T18:36:01,939 Given no hashes to check 1 links for project 'pytorch-fast-transformers': discarding no candidates 2020-07-01T18:36:01,940 Using version 0.1.2 (newest of versions: 0.1.2) 2020-07-01T18:36:01,945 Collecting pytorch-fast-transformers==0.1.2 2020-07-01T18:36:01,949 Created temporary directory: /tmp/pip-unpack-r2isqxlm 2020-07-01T18:36:02,026 Downloading pytorch-fast-transformers-0.1.2.tar.gz (45 kB) 2020-07-01T18:36:02,525 Added pytorch-fast-transformers==0.1.2 from https://files.pythonhosted.org/packages/00/40/26426232fa1697bfd681cf5ab3c784f13d72028b6e132d84e2453fab948b/pytorch-fast-transformers-0.1.2.tar.gz#sha256=15b9a48d204e54e1eb413126c19556c766df9a1bf64dd0c3a1f09c30ffdd564e to build tracker '/tmp/pip-req-tracker-es98y4fl' 2020-07-01T18:36:02,527 Running setup.py (path:/tmp/pip-wheel-111foqgu/pytorch-fast-transformers/setup.py) egg_info for package pytorch-fast-transformers 2020-07-01T18:36:02,528 Created temporary directory: /tmp/pip-pip-egg-info-utz7cnl6 2020-07-01T18:36:02,529 Running command python setup.py egg_info 2020-07-01T18:36:03,999 Traceback (most recent call last): 2020-07-01T18:36:04,000 File "", line 1, in 2020-07-01T18:36:04,000 File "/tmp/pip-wheel-111foqgu/pytorch-fast-transformers/setup.py", line 16, in 2020-07-01T18:36:04,001 import torch 2020-07-01T18:36:04,001 ModuleNotFoundError: No module named 'torch' 2020-07-01T18:36:04,092 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-01T18:36:04,093 Exception information: 2020-07-01T18:36:04,093 Traceback (most recent call last): 2020-07-01T18:36:04,093 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-01T18:36:04,093 status = self.run(options, args) 2020-07-01T18:36:04,093 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-01T18:36:04,093 return func(self, options, args) 2020-07-01T18:36:04,093 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-01T18:36:04,093 reqs, check_supported_wheels=True 2020-07-01T18:36:04,093 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-01T18:36:04,093 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-01T18:36:04,093 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-01T18:36:04,093 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-01T18:36:04,093 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-01T18:36:04,093 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-01T18:36:04,093 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-01T18:36:04,093 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-01T18:36:04,093 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-01T18:36:04,093 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-01T18:36:04,093 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-01T18:36:04,093 self.req.prepare_metadata() 2020-07-01T18:36:04,093 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-01T18:36:04,093 self.metadata_directory = self._generate_metadata() 2020-07-01T18:36:04,093 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-01T18:36:04,093 details=self.name or "from {}".format(self.link) 2020-07-01T18:36:04,093 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-01T18:36:04,093 command_desc='python setup.py egg_info', 2020-07-01T18:36:04,093 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-01T18:36:04,093 raise InstallationError(exc_msg) 2020-07-01T18:36:04,093 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-01T18:36:04,106 Removed pytorch-fast-transformers==0.1.2 from https://files.pythonhosted.org/packages/00/40/26426232fa1697bfd681cf5ab3c784f13d72028b6e132d84e2453fab948b/pytorch-fast-transformers-0.1.2.tar.gz#sha256=15b9a48d204e54e1eb413126c19556c766df9a1bf64dd0c3a1f09c30ffdd564e from build tracker '/tmp/pip-req-tracker-es98y4fl' 2020-07-01T18:36:04,107 Removed build tracker: '/tmp/pip-req-tracker-es98y4fl'