2021-07-13T10:03:37,899 Created temporary directory: /tmp/pip-ephem-wheel-cache-4ms7ehsn 2021-07-13T10:03:37,902 Created temporary directory: /tmp/pip-req-tracker-yq3fniwa 2021-07-13T10:03:37,903 Initialized build tracking at /tmp/pip-req-tracker-yq3fniwa 2021-07-13T10:03:37,903 Created build tracker: /tmp/pip-req-tracker-yq3fniwa 2021-07-13T10:03:37,903 Entered build tracker: /tmp/pip-req-tracker-yq3fniwa 2021-07-13T10:03:37,904 Created temporary directory: /tmp/pip-wheel-i5f1kvnz 2021-07-13T10:03:37,934 1 location(s) to search for versions of pysiology: 2021-07-13T10:03:37,934 * https://pypi.org/simple/pysiology/ 2021-07-13T10:03:37,934 Fetching project page and analyzing links: https://pypi.org/simple/pysiology/ 2021-07-13T10:03:37,935 Getting page https://pypi.org/simple/pysiology/ 2021-07-13T10:03:37,936 Found index url https://pypi.org/simple 2021-07-13T10:03:38,026 Found link https://files.pythonhosted.org/packages/84/84/6ff4a8682c6d49bdf9bf83261a9b2ca4394a00d03a214c4fe6c93a4e43fb/pysiology-0.0.9.1.linux-x86_64.tar.gz#sha256=59a854f93c89d05e00cad5a98a994e82c1086d4c9ac90b0674879bb8ad2cc5b0 (from https://pypi.org/simple/pysiology/), version: 0.0.9.1.linux-x86_64 2021-07-13T10:03:38,027 Found link https://files.pythonhosted.org/packages/58/d8/2eafa3b83cd33c8fcc0c42f12b266a2c887c2530429353ea9c70a7ef3414/pysiology-0.0.9.2.tar.gz#sha256=3c0e9ae0dd11a3a14f3d3bcaff2e77bef00d30c27bb0245baf04c65fecb5df98 (from https://pypi.org/simple/pysiology/), version: 0.0.9.2 2021-07-13T10:03:38,027 Found link https://files.pythonhosted.org/packages/0a/8e/c1a9f5736e3404656526cb1ce1b34aa34de2a6c7e2af98dac3f766ee6ad2/pysiology-0.0.9.3.tar.gz#sha256=85aebcefcad719eef1d04ee50d698cea1f2f6bbee8ba1f5978f5736affe97107 (from https://pypi.org/simple/pysiology/), version: 0.0.9.3 2021-07-13T10:03:38,044 Found link https://files.pythonhosted.org/packages/47/ad/ca11b9b9a6b89437f954fac1886dbd54d868406759dfd8d679cc9b875498/pysiology-0.0.9.4-py3-none-any.whl#sha256=5a7e94cde4ea0da2f57200c7cdec3138acd3a1e69e577acaa04c35554ce06864 (from https://pypi.org/simple/pysiology/), version: 0.0.9.4 2021-07-13T10:03:38,045 Found link https://files.pythonhosted.org/packages/ce/65/ffe8048a07047c1f9df6280828d46fd3d4ef9e278efd51b8b34d627b11db/pysiology-0.0.9.4.tar.gz#sha256=37b391d8d48e03587cdf4966c7f8de069b8dfa9f5e042e63b7236d669dc3b5cf (from https://pypi.org/simple/pysiology/), version: 0.0.9.4 2021-07-13T10:03:38,045 Skipping link: not a file: https://pypi.org/simple/pysiology/ 2021-07-13T10:03:38,047 Given no hashes to check 0 links for project 'pysiology': discarding no candidates 2021-07-13T10:03:38,047 ERROR: Could not find a version that satisfies the requirement pysiology==0.0.9.1 (from versions: 0.0.9.1.linux-x86_64, 0.0.9.2, 0.0.9.3, 0.0.9.4) 2021-07-13T10:03:38,048 ERROR: No matching distribution found for pysiology==0.0.9.1 2021-07-13T10:03:38,048 Exception information: 2021-07-13T10:03:38,048 Traceback (most recent call last): 2021-07-13T10:03:38,048 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T10:03:38,048 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T10:03:38,048 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T10:03:38,048 raise RequirementsConflicted(criterion) 2021-07-13T10:03:38,048 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pysiology==0.0.9.1') 2021-07-13T10:03:38,048 2021-07-13T10:03:38,048 During handling of the above exception, another exception occurred: 2021-07-13T10:03:38,048 2021-07-13T10:03:38,048 Traceback (most recent call last): 2021-07-13T10:03:38,048 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T10:03:38,048 result = self._result = resolver.resolve( 2021-07-13T10:03:38,048 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T10:03:38,048 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T10:03:38,048 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T10:03:38,048 raise ResolutionImpossible(e.criterion.information) 2021-07-13T10:03:38,048 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pysiology==0.0.9.1'), parent=None)] 2021-07-13T10:03:38,048 2021-07-13T10:03:38,048 The above exception was the direct cause of the following exception: 2021-07-13T10:03:38,048 2021-07-13T10:03:38,048 Traceback (most recent call last): 2021-07-13T10:03:38,048 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T10:03:38,048 status = self.run(options, args) 2021-07-13T10:03:38,048 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T10:03:38,048 return func(self, options, args) 2021-07-13T10:03:38,048 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T10:03:38,048 requirement_set = resolver.resolve( 2021-07-13T10:03:38,048 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T10:03:38,048 raise error from e 2021-07-13T10:03:38,048 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pysiology==0.0.9.1 2021-07-13T10:03:38,052 Removed build tracker: '/tmp/pip-req-tracker-yq3fniwa'