2021-08-17T02:58:24,377 Created temporary directory: /tmp/pip-ephem-wheel-cache-3v835e_4 2021-08-17T02:58:24,381 Created temporary directory: /tmp/pip-req-tracker-t39y8te_ 2021-08-17T02:58:24,381 Initialized build tracking at /tmp/pip-req-tracker-t39y8te_ 2021-08-17T02:58:24,381 Created build tracker: /tmp/pip-req-tracker-t39y8te_ 2021-08-17T02:58:24,381 Entered build tracker: /tmp/pip-req-tracker-t39y8te_ 2021-08-17T02:58:24,382 Created temporary directory: /tmp/pip-wheel-ygf2q6l_ 2021-08-17T02:58:24,414 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-17T02:58:24,416 2 location(s) to search for versions of torchsar: 2021-08-17T02:58:24,416 * https://pypi.org/simple/torchsar/ 2021-08-17T02:58:24,416 * https://www.piwheels.org/simple/torchsar/ 2021-08-17T02:58:24,417 Fetching project page and analyzing links: https://pypi.org/simple/torchsar/ 2021-08-17T02:58:24,418 Getting page https://pypi.org/simple/torchsar/ 2021-08-17T02:58:24,419 Found index url https://pypi.org/simple 2021-08-17T02:58:24,505 Found link https://files.pythonhosted.org/packages/c1/5c/c34c68dc3413bf8bc93c3a177e9eab379ad0742f4da6a1d000f14db8e686/torchsar-1.1.0.tar.gz#sha256=fe1f9cf553cec1b31bb7b4db48fa930712c78c46413de24310dc7ef3cb38c99d (from https://pypi.org/simple/torchsar/), version: 1.1.0 2021-08-17T02:58:24,506 Fetching project page and analyzing links: https://www.piwheels.org/simple/torchsar/ 2021-08-17T02:58:24,506 Getting page https://www.piwheels.org/simple/torchsar/ 2021-08-17T02:58:24,507 Found index url https://www.piwheels.org/simple 2021-08-17T02:58:24,602 Skipping link: not a file: https://www.piwheels.org/simple/torchsar/ 2021-08-17T02:58:24,603 Skipping link: not a file: https://pypi.org/simple/torchsar/ 2021-08-17T02:58:24,621 Given no hashes to check 1 links for project 'torchsar': discarding no candidates 2021-08-17T02:58:24,636 Collecting torchsar==1.1.0 2021-08-17T02:58:24,638 Created temporary directory: /tmp/pip-unpack-l0ras6wi 2021-08-17T02:58:24,678 Downloading torchsar-1.1.0.tar.gz (106 kB) 2021-08-17T02:58:25,019 Added torchsar==1.1.0 from https://files.pythonhosted.org/packages/c1/5c/c34c68dc3413bf8bc93c3a177e9eab379ad0742f4da6a1d000f14db8e686/torchsar-1.1.0.tar.gz#sha256=fe1f9cf553cec1b31bb7b4db48fa930712c78c46413de24310dc7ef3cb38c99d to build tracker '/tmp/pip-req-tracker-t39y8te_' 2021-08-17T02:58:25,020 Running setup.py (path:/tmp/pip-wheel-ygf2q6l_/torchsar_59b09876c74a439d9fd1f0975d256f6f/setup.py) egg_info for package torchsar 2021-08-17T02:58:25,021 Created temporary directory: /tmp/pip-pip-egg-info-k8wbpe1x 2021-08-17T02:58:25,021 Running command python setup.py egg_info 2021-08-17T02:58:25,735 Traceback (most recent call last): 2021-08-17T02:58:25,736 File "", line 1, in 2021-08-17T02:58:25,736 File "/tmp/pip-wheel-ygf2q6l_/torchsar_59b09876c74a439d9fd1f0975d256f6f/setup.py", line 6, in 2021-08-17T02:58:25,736 import torchsar 2021-08-17T02:58:25,736 File "/tmp/pip-wheel-ygf2q6l_/torchsar_59b09876c74a439d9fd1f0975d256f6f/torchsar/__init__.py", line 5, in 2021-08-17T02:58:25,736 from .utils.ios import loadyaml, loadjson, loadmat, savemat, loadh5, saveh5, mvkeyh5 2021-08-17T02:58:25,737 File "/tmp/pip-wheel-ygf2q6l_/torchsar_59b09876c74a439d9fd1f0975d256f6f/torchsar/utils/ios.py", line 9, in 2021-08-17T02:58:25,737 import h5py 2021-08-17T02:58:25,737 ModuleNotFoundError: No module named 'h5py' 2021-08-17T02:58:25,787 WARNING: Discarding https://files.pythonhosted.org/packages/c1/5c/c34c68dc3413bf8bc93c3a177e9eab379ad0742f4da6a1d000f14db8e686/torchsar-1.1.0.tar.gz#sha256=fe1f9cf553cec1b31bb7b4db48fa930712c78c46413de24310dc7ef3cb38c99d (from https://pypi.org/simple/torchsar/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-08-17T02:58:25,789 ERROR: Could not find a version that satisfies the requirement torchsar==1.1.0 (from versions: 1.1.0) 2021-08-17T02:58:25,789 ERROR: No matching distribution found for torchsar==1.1.0 2021-08-17T02:58:25,789 Exception information: 2021-08-17T02:58:25,789 Traceback (most recent call last): 2021-08-17T02:58:25,789 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-17T02:58:25,789 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-17T02:58:25,789 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-17T02:58:25,789 raise RequirementsConflicted(criterion) 2021-08-17T02:58:25,789 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('torchsar==1.1.0') 2021-08-17T02:58:25,789 2021-08-17T02:58:25,789 During handling of the above exception, another exception occurred: 2021-08-17T02:58:25,789 2021-08-17T02:58:25,789 Traceback (most recent call last): 2021-08-17T02:58:25,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-17T02:58:25,789 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-17T02:58:25,789 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-17T02:58:25,789 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-17T02:58:25,789 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-17T02:58:25,789 raise ResolutionImpossible(e.criterion.information) 2021-08-17T02:58:25,789 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('torchsar==1.1.0'), parent=None)] 2021-08-17T02:58:25,789 2021-08-17T02:58:25,789 The above exception was the direct cause of the following exception: 2021-08-17T02:58:25,789 2021-08-17T02:58:25,789 Traceback (most recent call last): 2021-08-17T02:58:25,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-17T02:58:25,789 status = self.run(options, args) 2021-08-17T02:58:25,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-17T02:58:25,789 return func(self, options, args) 2021-08-17T02:58:25,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-17T02:58:25,789 reqs, check_supported_wheels=True 2021-08-17T02:58:25,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-17T02:58:25,789 raise error from e 2021-08-17T02:58:25,789 pip._internal.exceptions.DistributionNotFound: No matching distribution found for torchsar==1.1.0 2021-08-17T02:58:25,794 Removed torchsar==1.1.0 from https://files.pythonhosted.org/packages/c1/5c/c34c68dc3413bf8bc93c3a177e9eab379ad0742f4da6a1d000f14db8e686/torchsar-1.1.0.tar.gz#sha256=fe1f9cf553cec1b31bb7b4db48fa930712c78c46413de24310dc7ef3cb38c99d from build tracker '/tmp/pip-req-tracker-t39y8te_' 2021-08-17T02:58:25,795 Removed build tracker: '/tmp/pip-req-tracker-t39y8te_'