2021-07-13T19:25:56,774 Created temporary directory: /tmp/pip-ephem-wheel-cache-wmgdd4fg 2021-07-13T19:25:56,783 Created temporary directory: /tmp/pip-req-tracker-0m8cx3aa 2021-07-13T19:25:56,784 Initialized build tracking at /tmp/pip-req-tracker-0m8cx3aa 2021-07-13T19:25:56,785 Created build tracker: /tmp/pip-req-tracker-0m8cx3aa 2021-07-13T19:25:56,785 Entered build tracker: /tmp/pip-req-tracker-0m8cx3aa 2021-07-13T19:25:56,790 Created temporary directory: /tmp/pip-wheel-u5755lm2 2021-07-13T19:25:56,899 1 location(s) to search for versions of vac2fost: 2021-07-13T19:25:56,899 * https://pypi.org/simple/vac2fost/ 2021-07-13T19:25:56,900 Fetching project page and analyzing links: https://pypi.org/simple/vac2fost/ 2021-07-13T19:25:56,901 Getting page https://pypi.org/simple/vac2fost/ 2021-07-13T19:25:56,904 Found index url https://pypi.org/simple 2021-07-13T19:25:57,014 Found link https://files.pythonhosted.org/packages/3c/da/5923e676e010f26494061b03b24565927629c6e548d4a4761fa6e3c0904d/vac2fost-1.2.1.tar.gz#sha256=3009bf5b67fe4c8bcfc969fa8470296216456906484bb66de5c9e82c19fd7a45 (from https://pypi.org/simple/vac2fost/) (requires-python:>=3.6), version: 1.2.1 2021-07-13T19:25:57,014 Skipping link: not a file: https://pypi.org/simple/vac2fost/ 2021-07-13T19:25:57,044 Given no hashes to check 1 links for project 'vac2fost': discarding no candidates 2021-07-13T19:25:57,076 Collecting vac2fost==1.2.1 2021-07-13T19:25:57,078 Created temporary directory: /tmp/pip-unpack-c1mvq5ub 2021-07-13T19:25:57,264 Downloading vac2fost-1.2.1.tar.gz (10 kB) 2021-07-13T19:25:57,363 Added vac2fost==1.2.1 from https://files.pythonhosted.org/packages/3c/da/5923e676e010f26494061b03b24565927629c6e548d4a4761fa6e3c0904d/vac2fost-1.2.1.tar.gz#sha256=3009bf5b67fe4c8bcfc969fa8470296216456906484bb66de5c9e82c19fd7a45 to build tracker '/tmp/pip-req-tracker-0m8cx3aa' 2021-07-13T19:25:57,365 Running setup.py (path:/tmp/pip-wheel-u5755lm2/vac2fost_ae2a1a5791ea4198b17a98f262d03677/setup.py) egg_info for package vac2fost 2021-07-13T19:25:57,366 Created temporary directory: /tmp/pip-pip-egg-info-qt2lcdok 2021-07-13T19:25:57,367 Running command python setup.py egg_info 2021-07-13T19:26:00,925 Traceback (most recent call last): 2021-07-13T19:26:00,926 File "", line 1, in 2021-07-13T19:26:00,927 File "/tmp/pip-wheel-u5755lm2/vac2fost_ae2a1a5791ea4198b17a98f262d03677/setup.py", line 10, in 2021-07-13T19:26:00,927 version = __import__(project_name).__version__, 2021-07-13T19:26:00,927 File "/tmp/pip-wheel-u5755lm2/vac2fost_ae2a1a5791ea4198b17a98f262d03677/vac2fost/__init__.py", line 3, in 2021-07-13T19:26:00,928 from vac2fost.vac2fost import main 2021-07-13T19:26:00,928 File "/tmp/pip-wheel-u5755lm2/vac2fost_ae2a1a5791ea4198b17a98f262d03677/vac2fost/vac2fost.py", line 35, in 2021-07-13T19:26:00,929 import f90nml 2021-07-13T19:26:00,929 ModuleNotFoundError: No module named 'f90nml' 2021-07-13T19:26:01,184 WARNING: Discarding https://files.pythonhosted.org/packages/3c/da/5923e676e010f26494061b03b24565927629c6e548d4a4761fa6e3c0904d/vac2fost-1.2.1.tar.gz#sha256=3009bf5b67fe4c8bcfc969fa8470296216456906484bb66de5c9e82c19fd7a45 (from https://pypi.org/simple/vac2fost/) (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-13T19:26:01,186 ERROR: Could not find a version that satisfies the requirement vac2fost==1.2.1 (from versions: 1.2.1) 2021-07-13T19:26:01,186 ERROR: No matching distribution found for vac2fost==1.2.1 2021-07-13T19:26:01,187 Exception information: 2021-07-13T19:26:01,187 Traceback (most recent call last): 2021-07-13T19:26:01,187 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T19:26:01,187 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T19:26:01,187 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T19:26:01,187 raise RequirementsConflicted(criterion) 2021-07-13T19:26:01,187 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('vac2fost==1.2.1') 2021-07-13T19:26:01,187 2021-07-13T19:26:01,187 During handling of the above exception, another exception occurred: 2021-07-13T19:26:01,187 2021-07-13T19:26:01,187 Traceback (most recent call last): 2021-07-13T19:26:01,187 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T19:26:01,187 result = self._result = resolver.resolve( 2021-07-13T19:26:01,187 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T19:26:01,187 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T19:26:01,187 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T19:26:01,187 raise ResolutionImpossible(e.criterion.information) 2021-07-13T19:26:01,187 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('vac2fost==1.2.1'), parent=None)] 2021-07-13T19:26:01,187 2021-07-13T19:26:01,187 The above exception was the direct cause of the following exception: 2021-07-13T19:26:01,187 2021-07-13T19:26:01,187 Traceback (most recent call last): 2021-07-13T19:26:01,187 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T19:26:01,187 status = self.run(options, args) 2021-07-13T19:26:01,187 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T19:26:01,187 return func(self, options, args) 2021-07-13T19:26:01,187 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T19:26:01,187 requirement_set = resolver.resolve( 2021-07-13T19:26:01,187 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T19:26:01,187 raise error from e 2021-07-13T19:26:01,187 pip._internal.exceptions.DistributionNotFound: No matching distribution found for vac2fost==1.2.1 2021-07-13T19:26:01,210 Removed vac2fost==1.2.1 from https://files.pythonhosted.org/packages/3c/da/5923e676e010f26494061b03b24565927629c6e548d4a4761fa6e3c0904d/vac2fost-1.2.1.tar.gz#sha256=3009bf5b67fe4c8bcfc969fa8470296216456906484bb66de5c9e82c19fd7a45 from build tracker '/tmp/pip-req-tracker-0m8cx3aa' 2021-07-13T19:26:01,211 Removed build tracker: '/tmp/pip-req-tracker-0m8cx3aa'