2021-07-14T13:29:45,341 Created temporary directory: /tmp/pip-ephem-wheel-cache-ugvnfiup 2021-07-14T13:29:45,345 Created temporary directory: /tmp/pip-req-tracker-kblu8hyb 2021-07-14T13:29:45,346 Initialized build tracking at /tmp/pip-req-tracker-kblu8hyb 2021-07-14T13:29:45,346 Created build tracker: /tmp/pip-req-tracker-kblu8hyb 2021-07-14T13:29:45,347 Entered build tracker: /tmp/pip-req-tracker-kblu8hyb 2021-07-14T13:29:45,359 Created temporary directory: /tmp/pip-wheel-l8ddpit3 2021-07-14T13:29:45,469 1 location(s) to search for versions of neural-renderer-pytorch: 2021-07-14T13:29:45,469 * https://pypi.org/simple/neural-renderer-pytorch/ 2021-07-14T13:29:45,470 Fetching project page and analyzing links: https://pypi.org/simple/neural-renderer-pytorch/ 2021-07-14T13:29:45,471 Getting page https://pypi.org/simple/neural-renderer-pytorch/ 2021-07-14T13:29:45,474 Found index url https://pypi.org/simple 2021-07-14T13:29:45,722 Found link https://files.pythonhosted.org/packages/15/28/dd59b5098e60e75948ae414ee65700597217199591dffa22797f47914702/neural_renderer_pytorch-1.1.3.tar.gz#sha256=d0d86b003c2cc1a4d8a909862fb52ff153641636471097651239764a428c9137 (from https://pypi.org/simple/neural-renderer-pytorch/), version: 1.1.3 2021-07-14T13:29:45,722 Skipping link: not a file: https://pypi.org/simple/neural-renderer-pytorch/ 2021-07-14T13:29:45,752 Given no hashes to check 1 links for project 'neural-renderer-pytorch': discarding no candidates 2021-07-14T13:29:45,787 Collecting neural-renderer-pytorch==1.1.3 2021-07-14T13:29:45,790 Created temporary directory: /tmp/pip-unpack-g0m5fyfu 2021-07-14T13:29:45,985 Downloading neural_renderer_pytorch-1.1.3.tar.gz (19 kB) 2021-07-14T13:29:46,133 Added neural-renderer-pytorch==1.1.3 from https://files.pythonhosted.org/packages/15/28/dd59b5098e60e75948ae414ee65700597217199591dffa22797f47914702/neural_renderer_pytorch-1.1.3.tar.gz#sha256=d0d86b003c2cc1a4d8a909862fb52ff153641636471097651239764a428c9137 to build tracker '/tmp/pip-req-tracker-kblu8hyb' 2021-07-14T13:29:46,134 Running setup.py (path:/tmp/pip-wheel-l8ddpit3/neural-renderer-pytorch_435c6c36b5b7473baf741604cb4edeff/setup.py) egg_info for package neural-renderer-pytorch 2021-07-14T13:29:46,135 Created temporary directory: /tmp/pip-pip-egg-info-l65b8gdc 2021-07-14T13:29:46,136 Running command python setup.py egg_info 2021-07-14T13:29:47,754 Traceback (most recent call last): 2021-07-14T13:29:47,755 File "", line 1, in 2021-07-14T13:29:47,756 File "/tmp/pip-wheel-l8ddpit3/neural-renderer-pytorch_435c6c36b5b7473baf741604cb4edeff/setup.py", line 4, in 2021-07-14T13:29:47,756 from torch.utils.cpp_extension import BuildExtension, CUDAExtension 2021-07-14T13:29:47,757 ModuleNotFoundError: No module named 'torch' 2021-07-14T13:29:47,835 WARNING: Discarding https://files.pythonhosted.org/packages/15/28/dd59b5098e60e75948ae414ee65700597217199591dffa22797f47914702/neural_renderer_pytorch-1.1.3.tar.gz#sha256=d0d86b003c2cc1a4d8a909862fb52ff153641636471097651239764a428c9137 (from https://pypi.org/simple/neural-renderer-pytorch/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T13:29:47,837 ERROR: Could not find a version that satisfies the requirement neural-renderer-pytorch==1.1.3 (from versions: 1.1.3) 2021-07-14T13:29:47,838 ERROR: No matching distribution found for neural-renderer-pytorch==1.1.3 2021-07-14T13:29:47,838 Exception information: 2021-07-14T13:29:47,838 Traceback (most recent call last): 2021-07-14T13:29:47,838 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T13:29:47,838 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T13:29:47,838 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T13:29:47,838 raise RequirementsConflicted(criterion) 2021-07-14T13:29:47,838 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('neural-renderer-pytorch==1.1.3') 2021-07-14T13:29:47,838 2021-07-14T13:29:47,838 During handling of the above exception, another exception occurred: 2021-07-14T13:29:47,838 2021-07-14T13:29:47,838 Traceback (most recent call last): 2021-07-14T13:29:47,838 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T13:29:47,838 result = self._result = resolver.resolve( 2021-07-14T13:29:47,838 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T13:29:47,838 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T13:29:47,838 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T13:29:47,838 raise ResolutionImpossible(e.criterion.information) 2021-07-14T13:29:47,838 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('neural-renderer-pytorch==1.1.3'), parent=None)] 2021-07-14T13:29:47,838 2021-07-14T13:29:47,838 The above exception was the direct cause of the following exception: 2021-07-14T13:29:47,838 2021-07-14T13:29:47,838 Traceback (most recent call last): 2021-07-14T13:29:47,838 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T13:29:47,838 status = self.run(options, args) 2021-07-14T13:29:47,838 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T13:29:47,838 return func(self, options, args) 2021-07-14T13:29:47,838 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T13:29:47,838 requirement_set = resolver.resolve( 2021-07-14T13:29:47,838 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T13:29:47,838 raise error from e 2021-07-14T13:29:47,838 pip._internal.exceptions.DistributionNotFound: No matching distribution found for neural-renderer-pytorch==1.1.3 2021-07-14T13:29:47,854 Removed neural-renderer-pytorch==1.1.3 from https://files.pythonhosted.org/packages/15/28/dd59b5098e60e75948ae414ee65700597217199591dffa22797f47914702/neural_renderer_pytorch-1.1.3.tar.gz#sha256=d0d86b003c2cc1a4d8a909862fb52ff153641636471097651239764a428c9137 from build tracker '/tmp/pip-req-tracker-kblu8hyb' 2021-07-14T13:29:47,855 Removed build tracker: '/tmp/pip-req-tracker-kblu8hyb'