2021-07-15T17:07:46,014 Created temporary directory: /tmp/pip-ephem-wheel-cache-zr5603be 2021-07-15T17:07:46,016 Created temporary directory: /tmp/pip-req-tracker-4_klf1dw 2021-07-15T17:07:46,017 Initialized build tracking at /tmp/pip-req-tracker-4_klf1dw 2021-07-15T17:07:46,017 Created build tracker: /tmp/pip-req-tracker-4_klf1dw 2021-07-15T17:07:46,017 Entered build tracker: /tmp/pip-req-tracker-4_klf1dw 2021-07-15T17:07:46,018 Created temporary directory: /tmp/pip-wheel-xokj22ou 2021-07-15T17:07:46,044 1 location(s) to search for versions of torch-dwconv: 2021-07-15T17:07:46,044 * https://pypi.org/simple/torch-dwconv/ 2021-07-15T17:07:46,045 Fetching project page and analyzing links: https://pypi.org/simple/torch-dwconv/ 2021-07-15T17:07:46,046 Getting page https://pypi.org/simple/torch-dwconv/ 2021-07-15T17:07:46,047 Found index url https://pypi.org/simple 2021-07-15T17:07:46,207 Found link https://files.pythonhosted.org/packages/2b/1f/ced030aa7a07fcb7a1fd277de3c2b673ba8badf22d3a9ca33b697d874272/torch_dwconv-0.1.0.tar.gz#sha256=6aecb6167dfab7920a6d8e4bdd2c1d3bc38b5fa96b0cd347d55a96995b77a2c0 (from https://pypi.org/simple/torch-dwconv/) (requires-python:>=3.6), version: 0.1.0 2021-07-15T17:07:46,207 Skipping link: not a file: https://pypi.org/simple/torch-dwconv/ 2021-07-15T17:07:46,225 Given no hashes to check 1 links for project 'torch-dwconv': discarding no candidates 2021-07-15T17:07:46,244 Collecting torch-dwconv==0.1.0 2021-07-15T17:07:46,246 Created temporary directory: /tmp/pip-unpack-ic2ali85 2021-07-15T17:07:46,425 Downloading torch_dwconv-0.1.0.tar.gz (249 kB) 2021-07-15T17:07:46,768 Added torch-dwconv==0.1.0 from https://files.pythonhosted.org/packages/2b/1f/ced030aa7a07fcb7a1fd277de3c2b673ba8badf22d3a9ca33b697d874272/torch_dwconv-0.1.0.tar.gz#sha256=6aecb6167dfab7920a6d8e4bdd2c1d3bc38b5fa96b0cd347d55a96995b77a2c0 to build tracker '/tmp/pip-req-tracker-4_klf1dw' 2021-07-15T17:07:46,769 Running setup.py (path:/tmp/pip-wheel-xokj22ou/torch-dwconv_c50e97ea05a04b01b31445711242b2a1/setup.py) egg_info for package torch-dwconv 2021-07-15T17:07:46,769 Created temporary directory: /tmp/pip-pip-egg-info-r9jfgfcr 2021-07-15T17:07:46,770 Running command python setup.py egg_info 2021-07-15T17:07:47,938 Traceback (most recent call last): 2021-07-15T17:07:47,939 File "", line 1, in 2021-07-15T17:07:47,939 File "/tmp/pip-wheel-xokj22ou/torch-dwconv_c50e97ea05a04b01b31445711242b2a1/setup.py", line 3, in 2021-07-15T17:07:47,939 from torch.utils.cpp_extension import BuildExtension, CUDAExtension 2021-07-15T17:07:47,940 ModuleNotFoundError: No module named 'torch' 2021-07-15T17:07:47,988 WARNING: Discarding https://files.pythonhosted.org/packages/2b/1f/ced030aa7a07fcb7a1fd277de3c2b673ba8badf22d3a9ca33b697d874272/torch_dwconv-0.1.0.tar.gz#sha256=6aecb6167dfab7920a6d8e4bdd2c1d3bc38b5fa96b0cd347d55a96995b77a2c0 (from https://pypi.org/simple/torch-dwconv/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T17:07:47,989 ERROR: Could not find a version that satisfies the requirement torch-dwconv==0.1.0 (from versions: 0.1.0) 2021-07-15T17:07:47,990 ERROR: No matching distribution found for torch-dwconv==0.1.0 2021-07-15T17:07:47,990 Exception information: 2021-07-15T17:07:47,990 Traceback (most recent call last): 2021-07-15T17:07:47,990 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T17:07:47,990 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T17:07:47,990 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T17:07:47,990 raise RequirementsConflicted(criterion) 2021-07-15T17:07:47,990 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('torch-dwconv==0.1.0') 2021-07-15T17:07:47,990 2021-07-15T17:07:47,990 During handling of the above exception, another exception occurred: 2021-07-15T17:07:47,990 2021-07-15T17:07:47,990 Traceback (most recent call last): 2021-07-15T17:07:47,990 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T17:07:47,990 result = self._result = resolver.resolve( 2021-07-15T17:07:47,990 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T17:07:47,990 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T17:07:47,990 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T17:07:47,990 raise ResolutionImpossible(e.criterion.information) 2021-07-15T17:07:47,990 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('torch-dwconv==0.1.0'), parent=None)] 2021-07-15T17:07:47,990 2021-07-15T17:07:47,990 The above exception was the direct cause of the following exception: 2021-07-15T17:07:47,990 2021-07-15T17:07:47,990 Traceback (most recent call last): 2021-07-15T17:07:47,990 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T17:07:47,990 status = self.run(options, args) 2021-07-15T17:07:47,990 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T17:07:47,990 return func(self, options, args) 2021-07-15T17:07:47,990 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T17:07:47,990 requirement_set = resolver.resolve( 2021-07-15T17:07:47,990 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T17:07:47,990 raise error from e 2021-07-15T17:07:47,990 pip._internal.exceptions.DistributionNotFound: No matching distribution found for torch-dwconv==0.1.0 2021-07-15T17:07:47,995 Removed torch-dwconv==0.1.0 from https://files.pythonhosted.org/packages/2b/1f/ced030aa7a07fcb7a1fd277de3c2b673ba8badf22d3a9ca33b697d874272/torch_dwconv-0.1.0.tar.gz#sha256=6aecb6167dfab7920a6d8e4bdd2c1d3bc38b5fa96b0cd347d55a96995b77a2c0 from build tracker '/tmp/pip-req-tracker-4_klf1dw' 2021-07-15T17:07:47,995 Removed build tracker: '/tmp/pip-req-tracker-4_klf1dw'