2021-07-09T10:09:43,063 Created temporary directory: /tmp/pip-ephem-wheel-cache-kp7is21u 2021-07-09T10:09:43,066 Created temporary directory: /tmp/pip-req-tracker-gm8tmswr 2021-07-09T10:09:43,066 Initialized build tracking at /tmp/pip-req-tracker-gm8tmswr 2021-07-09T10:09:43,066 Created build tracker: /tmp/pip-req-tracker-gm8tmswr 2021-07-09T10:09:43,066 Entered build tracker: /tmp/pip-req-tracker-gm8tmswr 2021-07-09T10:09:43,067 Created temporary directory: /tmp/pip-wheel-xopnobac 2021-07-09T10:09:43,100 1 location(s) to search for versions of pyafm: 2021-07-09T10:09:43,100 * https://pypi.org/simple/pyafm/ 2021-07-09T10:09:43,101 Fetching project page and analyzing links: https://pypi.org/simple/pyafm/ 2021-07-09T10:09:43,101 Getting page https://pypi.org/simple/pyafm/ 2021-07-09T10:09:43,103 Found index url https://pypi.org/simple 2021-07-09T10:09:43,190 Found link https://files.pythonhosted.org/packages/72/a3/a8b426d0991f84e8657946481c1d18df4e4cda1d0fce79751b3b8d42247d/pyafm-0.4.tar.gz#sha256=d90b8da71dc14ecc867aa8384224f88b5e90f790fcbe4447f9aadf3b32b00016 (from https://pypi.org/simple/pyafm/), version: 0.4 2021-07-09T10:09:43,190 Found link https://files.pythonhosted.org/packages/92/27/648e3d0563a44854aa08d38574192e390c0fd554c96ba53b88fa94be5d81/pyafm-0.5.tar.gz#sha256=61e566eaa9c1e57ad5a66a2c54f3083e3c522f90057672cac383fd1a1288dd1b (from https://pypi.org/simple/pyafm/), version: 0.5 2021-07-09T10:09:43,190 Skipping link: not a file: https://pypi.org/simple/pyafm/ 2021-07-09T10:09:43,207 Given no hashes to check 1 links for project 'pyafm': discarding no candidates 2021-07-09T10:09:43,224 Collecting pyafm==0.5 2021-07-09T10:09:43,225 Created temporary directory: /tmp/pip-unpack-_lxjz16z 2021-07-09T10:09:43,401 Downloading pyafm-0.5.tar.gz (23 kB) 2021-07-09T10:09:43,450 Added pyafm==0.5 from https://files.pythonhosted.org/packages/92/27/648e3d0563a44854aa08d38574192e390c0fd554c96ba53b88fa94be5d81/pyafm-0.5.tar.gz#sha256=61e566eaa9c1e57ad5a66a2c54f3083e3c522f90057672cac383fd1a1288dd1b to build tracker '/tmp/pip-req-tracker-gm8tmswr' 2021-07-09T10:09:43,451 Running setup.py (path:/tmp/pip-wheel-xopnobac/pyafm_cfa141dee5ad4ab8b05e4365938f84d1/setup.py) egg_info for package pyafm 2021-07-09T10:09:43,452 Created temporary directory: /tmp/pip-pip-egg-info-oueke44b 2021-07-09T10:09:43,452 Running command python setup.py egg_info 2021-07-09T10:09:44,077 Traceback (most recent call last): 2021-07-09T10:09:44,078 File "", line 1, in 2021-07-09T10:09:44,078 File "/tmp/pip-wheel-xopnobac/pyafm_cfa141dee5ad4ab8b05e4365938f84d1/setup.py", line 19, in 2021-07-09T10:09:44,079 from pyafm import __version__ 2021-07-09T10:09:44,079 File "/tmp/pip-wheel-xopnobac/pyafm_cfa141dee5ad4ab8b05e4365938f84d1/pyafm/__init__.py", line 17, in 2021-07-09T10:09:44,079 from .config import PackageConfig as _PackageConfig 2021-07-09T10:09:44,079 File "/tmp/pip-wheel-xopnobac/pyafm_cfa141dee5ad4ab8b05e4365938f84d1/pyafm/config.py", line 19, in 2021-07-09T10:09:44,080 import h5config.config as _config 2021-07-09T10:09:44,080 ModuleNotFoundError: No module named 'h5config' 2021-07-09T10:09:44,130 WARNING: Discarding https://files.pythonhosted.org/packages/92/27/648e3d0563a44854aa08d38574192e390c0fd554c96ba53b88fa94be5d81/pyafm-0.5.tar.gz#sha256=61e566eaa9c1e57ad5a66a2c54f3083e3c522f90057672cac383fd1a1288dd1b (from https://pypi.org/simple/pyafm/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T10:09:44,131 ERROR: Could not find a version that satisfies the requirement pyafm==0.5 (from versions: 0.4, 0.5) 2021-07-09T10:09:44,132 ERROR: No matching distribution found for pyafm==0.5 2021-07-09T10:09:44,132 Exception information: 2021-07-09T10:09:44,132 Traceback (most recent call last): 2021-07-09T10:09:44,132 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T10:09:44,132 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T10:09:44,132 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T10:09:44,132 raise RequirementsConflicted(criterion) 2021-07-09T10:09:44,132 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyafm==0.5') 2021-07-09T10:09:44,132 2021-07-09T10:09:44,132 During handling of the above exception, another exception occurred: 2021-07-09T10:09:44,132 2021-07-09T10:09:44,132 Traceback (most recent call last): 2021-07-09T10:09:44,132 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T10:09:44,132 result = self._result = resolver.resolve( 2021-07-09T10:09:44,132 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T10:09:44,132 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T10:09:44,132 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T10:09:44,132 raise ResolutionImpossible(e.criterion.information) 2021-07-09T10:09:44,132 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyafm==0.5'), parent=None)] 2021-07-09T10:09:44,132 2021-07-09T10:09:44,132 The above exception was the direct cause of the following exception: 2021-07-09T10:09:44,132 2021-07-09T10:09:44,132 Traceback (most recent call last): 2021-07-09T10:09:44,132 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T10:09:44,132 status = self.run(options, args) 2021-07-09T10:09:44,132 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T10:09:44,132 return func(self, options, args) 2021-07-09T10:09:44,132 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T10:09:44,132 requirement_set = resolver.resolve( 2021-07-09T10:09:44,132 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T10:09:44,132 raise error from e 2021-07-09T10:09:44,132 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyafm==0.5 2021-07-09T10:09:44,137 Removed pyafm==0.5 from https://files.pythonhosted.org/packages/92/27/648e3d0563a44854aa08d38574192e390c0fd554c96ba53b88fa94be5d81/pyafm-0.5.tar.gz#sha256=61e566eaa9c1e57ad5a66a2c54f3083e3c522f90057672cac383fd1a1288dd1b from build tracker '/tmp/pip-req-tracker-gm8tmswr' 2021-07-09T10:09:44,137 Removed build tracker: '/tmp/pip-req-tracker-gm8tmswr'