2021-07-16T10:58:59,845 Created temporary directory: /tmp/pip-ephem-wheel-cache-z0bnb7bf 2021-07-16T10:58:59,848 Created temporary directory: /tmp/pip-req-tracker-5mrmibzh 2021-07-16T10:58:59,848 Initialized build tracking at /tmp/pip-req-tracker-5mrmibzh 2021-07-16T10:58:59,848 Created build tracker: /tmp/pip-req-tracker-5mrmibzh 2021-07-16T10:58:59,848 Entered build tracker: /tmp/pip-req-tracker-5mrmibzh 2021-07-16T10:58:59,849 Created temporary directory: /tmp/pip-wheel-ysctorgt 2021-07-16T10:58:59,883 1 location(s) to search for versions of haste-pytorch: 2021-07-16T10:58:59,883 * https://pypi.org/simple/haste-pytorch/ 2021-07-16T10:58:59,883 Fetching project page and analyzing links: https://pypi.org/simple/haste-pytorch/ 2021-07-16T10:58:59,884 Getting page https://pypi.org/simple/haste-pytorch/ 2021-07-16T10:58:59,886 Found index url https://pypi.org/simple 2021-07-16T10:59:00,069 Found link https://files.pythonhosted.org/packages/ae/6e/339ec1f4e9ab302a514631d5f45cc1a82bf11b9473a9b4a46cce94477b72/haste_pytorch-0.5.0rc0.tar.gz#sha256=43db30d2fc42f37bcaa233ba2b859cc9deebb35fe1db55c6b474a62dca5ea6e4 (from https://pypi.org/simple/haste-pytorch/), version: 0.5.0rc0 2021-07-16T10:59:00,069 Skipping link: not a file: https://pypi.org/simple/haste-pytorch/ 2021-07-16T10:59:00,087 Given no hashes to check 1 links for project 'haste-pytorch': discarding no candidates 2021-07-16T10:59:00,106 Collecting haste-pytorch==0.5.0rc0 2021-07-16T10:59:00,108 Created temporary directory: /tmp/pip-unpack-bbfq3xna 2021-07-16T10:59:00,296 Downloading haste_pytorch-0.5.0rc0.tar.gz (44 kB) 2021-07-16T10:59:00,474 Added haste-pytorch==0.5.0rc0 from https://files.pythonhosted.org/packages/ae/6e/339ec1f4e9ab302a514631d5f45cc1a82bf11b9473a9b4a46cce94477b72/haste_pytorch-0.5.0rc0.tar.gz#sha256=43db30d2fc42f37bcaa233ba2b859cc9deebb35fe1db55c6b474a62dca5ea6e4 to build tracker '/tmp/pip-req-tracker-5mrmibzh' 2021-07-16T10:59:00,475 Running setup.py (path:/tmp/pip-wheel-ysctorgt/haste-pytorch_d7ffaf8421574d10a160b94a884be7b2/setup.py) egg_info for package haste-pytorch 2021-07-16T10:59:00,476 Created temporary directory: /tmp/pip-pip-egg-info-7b6jdmxk 2021-07-16T10:59:00,476 Running command python setup.py egg_info 2021-07-16T10:59:01,498 Traceback (most recent call last): 2021-07-16T10:59:01,499 File "", line 1, in 2021-07-16T10:59:01,499 File "/tmp/pip-wheel-ysctorgt/haste-pytorch_d7ffaf8421574d10a160b94a884be7b2/setup.py", line 58, in 2021-07-16T10:59:01,500 from torch.utils import cpp_extension 2021-07-16T10:59:01,500 ModuleNotFoundError: No module named 'torch' 2021-07-16T10:59:01,549 WARNING: Discarding https://files.pythonhosted.org/packages/ae/6e/339ec1f4e9ab302a514631d5f45cc1a82bf11b9473a9b4a46cce94477b72/haste_pytorch-0.5.0rc0.tar.gz#sha256=43db30d2fc42f37bcaa233ba2b859cc9deebb35fe1db55c6b474a62dca5ea6e4 (from https://pypi.org/simple/haste-pytorch/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-16T10:59:01,550 ERROR: Could not find a version that satisfies the requirement haste-pytorch==0.5.0rc0 (from versions: 0.5.0rc0) 2021-07-16T10:59:01,550 ERROR: No matching distribution found for haste-pytorch==0.5.0rc0 2021-07-16T10:59:01,551 Exception information: 2021-07-16T10:59:01,551 Traceback (most recent call last): 2021-07-16T10:59:01,551 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-16T10:59:01,551 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-16T10:59:01,551 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-16T10:59:01,551 raise RequirementsConflicted(criterion) 2021-07-16T10:59:01,551 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('haste-pytorch==0.5.0rc0') 2021-07-16T10:59:01,551 2021-07-16T10:59:01,551 During handling of the above exception, another exception occurred: 2021-07-16T10:59:01,551 2021-07-16T10:59:01,551 Traceback (most recent call last): 2021-07-16T10:59:01,551 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-16T10:59:01,551 result = self._result = resolver.resolve( 2021-07-16T10:59:01,551 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-16T10:59:01,551 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-16T10:59:01,551 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-16T10:59:01,551 raise ResolutionImpossible(e.criterion.information) 2021-07-16T10:59:01,551 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('haste-pytorch==0.5.0rc0'), parent=None)] 2021-07-16T10:59:01,551 2021-07-16T10:59:01,551 The above exception was the direct cause of the following exception: 2021-07-16T10:59:01,551 2021-07-16T10:59:01,551 Traceback (most recent call last): 2021-07-16T10:59:01,551 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-16T10:59:01,551 status = self.run(options, args) 2021-07-16T10:59:01,551 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-16T10:59:01,551 return func(self, options, args) 2021-07-16T10:59:01,551 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-16T10:59:01,551 requirement_set = resolver.resolve( 2021-07-16T10:59:01,551 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-16T10:59:01,551 raise error from e 2021-07-16T10:59:01,551 pip._internal.exceptions.DistributionNotFound: No matching distribution found for haste-pytorch==0.5.0rc0 2021-07-16T10:59:01,556 Removed haste-pytorch==0.5.0rc0 from https://files.pythonhosted.org/packages/ae/6e/339ec1f4e9ab302a514631d5f45cc1a82bf11b9473a9b4a46cce94477b72/haste_pytorch-0.5.0rc0.tar.gz#sha256=43db30d2fc42f37bcaa233ba2b859cc9deebb35fe1db55c6b474a62dca5ea6e4 from build tracker '/tmp/pip-req-tracker-5mrmibzh' 2021-07-16T10:59:01,556 Removed build tracker: '/tmp/pip-req-tracker-5mrmibzh'