2021-07-18T00:50:59,009 Created temporary directory: /tmp/pip-ephem-wheel-cache-ibydf3fq 2021-07-18T00:50:59,012 Created temporary directory: /tmp/pip-req-tracker-qzb34oc3 2021-07-18T00:50:59,012 Initialized build tracking at /tmp/pip-req-tracker-qzb34oc3 2021-07-18T00:50:59,012 Created build tracker: /tmp/pip-req-tracker-qzb34oc3 2021-07-18T00:50:59,013 Entered build tracker: /tmp/pip-req-tracker-qzb34oc3 2021-07-18T00:50:59,013 Created temporary directory: /tmp/pip-wheel-umlrbqk_ 2021-07-18T00:50:59,041 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-07-18T00:50:59,044 2 location(s) to search for versions of pytorch-block-sparse: 2021-07-18T00:50:59,044 * https://pypi.org/simple/pytorch-block-sparse/ 2021-07-18T00:50:59,044 * https://www.piwheels.org/simple/pytorch-block-sparse/ 2021-07-18T00:50:59,044 Fetching project page and analyzing links: https://pypi.org/simple/pytorch-block-sparse/ 2021-07-18T00:50:59,045 Getting page https://pypi.org/simple/pytorch-block-sparse/ 2021-07-18T00:50:59,047 Found index url https://pypi.org/simple 2021-07-18T00:50:59,236 Found link https://files.pythonhosted.org/packages/7f/c1/15f3427627f0f7f15b778d3524de32e24bcb8a0e1e53563778d7b02786b7/pytorch_block_sparse-0.1.1.tar.gz#sha256=64ea74641a80162975fcfcc9c3220ee966d3177a32f79c1219035162577de7a3 (from https://pypi.org/simple/pytorch-block-sparse/), version: 0.1.1 2021-07-18T00:50:59,236 Found link https://files.pythonhosted.org/packages/23/98/f5a0c7c7a13319adaf852798ffbe711e6e45c224680876e94ce16cd89773/pytorch_block_sparse-0.1.2.tar.gz#sha256=ca4a5c1dde96ac01c007f209067b2bbaee311a8699eba1eef712faef7f97df1f (from https://pypi.org/simple/pytorch-block-sparse/), version: 0.1.2 2021-07-18T00:50:59,237 Fetching project page and analyzing links: https://www.piwheels.org/simple/pytorch-block-sparse/ 2021-07-18T00:50:59,237 Getting page https://www.piwheels.org/simple/pytorch-block-sparse/ 2021-07-18T00:50:59,238 Found index url https://www.piwheels.org/simple 2021-07-18T00:50:59,349 Skipping link: not a file: https://www.piwheels.org/simple/pytorch-block-sparse/ 2021-07-18T00:50:59,350 Skipping link: not a file: https://pypi.org/simple/pytorch-block-sparse/ 2021-07-18T00:50:59,372 Given no hashes to check 1 links for project 'pytorch-block-sparse': discarding no candidates 2021-07-18T00:50:59,395 Collecting pytorch-block-sparse==0.1.1 2021-07-18T00:50:59,396 Created temporary directory: /tmp/pip-unpack-sw1f5khx 2021-07-18T00:50:59,577 Downloading pytorch_block_sparse-0.1.1.tar.gz (82 kB) 2021-07-18T00:50:59,820 Added pytorch-block-sparse==0.1.1 from https://files.pythonhosted.org/packages/7f/c1/15f3427627f0f7f15b778d3524de32e24bcb8a0e1e53563778d7b02786b7/pytorch_block_sparse-0.1.1.tar.gz#sha256=64ea74641a80162975fcfcc9c3220ee966d3177a32f79c1219035162577de7a3 to build tracker '/tmp/pip-req-tracker-qzb34oc3' 2021-07-18T00:50:59,821 Running setup.py (path:/tmp/pip-wheel-umlrbqk_/pytorch-block-sparse_e67b7453a5654a288007f83fc4b48d99/setup.py) egg_info for package pytorch-block-sparse 2021-07-18T00:50:59,822 Created temporary directory: /tmp/pip-pip-egg-info-qnbs1a7k 2021-07-18T00:50:59,822 Running command python setup.py egg_info 2021-07-18T00:51:00,866 Traceback (most recent call last): 2021-07-18T00:51:00,867 File "", line 1, in 2021-07-18T00:51:00,867 File "/tmp/pip-wheel-umlrbqk_/pytorch-block-sparse_e67b7453a5654a288007f83fc4b48d99/setup.py", line 2, in 2021-07-18T00:51:00,867 from torch.utils.cpp_extension import BuildExtension, CUDAExtension 2021-07-18T00:51:00,867 ModuleNotFoundError: No module named 'torch' 2021-07-18T00:51:00,916 WARNING: Discarding https://files.pythonhosted.org/packages/7f/c1/15f3427627f0f7f15b778d3524de32e24bcb8a0e1e53563778d7b02786b7/pytorch_block_sparse-0.1.1.tar.gz#sha256=64ea74641a80162975fcfcc9c3220ee966d3177a32f79c1219035162577de7a3 (from https://pypi.org/simple/pytorch-block-sparse/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-18T00:51:00,917 ERROR: Could not find a version that satisfies the requirement pytorch-block-sparse==0.1.1 (from versions: 0.1.1, 0.1.2) 2021-07-18T00:51:00,918 ERROR: No matching distribution found for pytorch-block-sparse==0.1.1 2021-07-18T00:51:00,918 Exception information: 2021-07-18T00:51:00,918 Traceback (most recent call last): 2021-07-18T00:51:00,918 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-18T00:51:00,918 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-18T00:51:00,918 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-18T00:51:00,918 raise RequirementsConflicted(criterion) 2021-07-18T00:51:00,918 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pytorch-block-sparse==0.1.1') 2021-07-18T00:51:00,918 2021-07-18T00:51:00,918 During handling of the above exception, another exception occurred: 2021-07-18T00:51:00,918 2021-07-18T00:51:00,918 Traceback (most recent call last): 2021-07-18T00:51:00,918 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-18T00:51:00,918 result = self._result = resolver.resolve( 2021-07-18T00:51:00,918 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-18T00:51:00,918 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-18T00:51:00,918 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-18T00:51:00,918 raise ResolutionImpossible(e.criterion.information) 2021-07-18T00:51:00,918 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pytorch-block-sparse==0.1.1'), parent=None)] 2021-07-18T00:51:00,918 2021-07-18T00:51:00,918 The above exception was the direct cause of the following exception: 2021-07-18T00:51:00,918 2021-07-18T00:51:00,918 Traceback (most recent call last): 2021-07-18T00:51:00,918 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-18T00:51:00,918 status = self.run(options, args) 2021-07-18T00:51:00,918 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-18T00:51:00,918 return func(self, options, args) 2021-07-18T00:51:00,918 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-18T00:51:00,918 requirement_set = resolver.resolve( 2021-07-18T00:51:00,918 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-18T00:51:00,918 raise error from e 2021-07-18T00:51:00,918 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pytorch-block-sparse==0.1.1 2021-07-18T00:51:00,923 Removed pytorch-block-sparse==0.1.1 from https://files.pythonhosted.org/packages/7f/c1/15f3427627f0f7f15b778d3524de32e24bcb8a0e1e53563778d7b02786b7/pytorch_block_sparse-0.1.1.tar.gz#sha256=64ea74641a80162975fcfcc9c3220ee966d3177a32f79c1219035162577de7a3 from build tracker '/tmp/pip-req-tracker-qzb34oc3' 2021-07-18T00:51:00,923 Removed build tracker: '/tmp/pip-req-tracker-qzb34oc3'