2022-02-25T15:46:33,899 Created temporary directory: /tmp/pip-ephem-wheel-cache-oa0e193p 2022-02-25T15:46:33,905 Created temporary directory: /tmp/pip-req-tracker-zgaprhg1 2022-02-25T15:46:33,905 Initialized build tracking at /tmp/pip-req-tracker-zgaprhg1 2022-02-25T15:46:33,906 Created build tracker: /tmp/pip-req-tracker-zgaprhg1 2022-02-25T15:46:33,906 Entered build tracker: /tmp/pip-req-tracker-zgaprhg1 2022-02-25T15:46:33,907 Created temporary directory: /tmp/pip-wheel-nki1wco4 2022-02-25T15:46:33,979 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-25T15:46:33,988 2 location(s) to search for versions of blobmodel: 2022-02-25T15:46:33,988 * https://pypi.org/simple/blobmodel/ 2022-02-25T15:46:33,988 * https://www.piwheels.org/simple/blobmodel/ 2022-02-25T15:46:33,989 Fetching project page and analyzing links: https://pypi.org/simple/blobmodel/ 2022-02-25T15:46:33,990 Getting page https://pypi.org/simple/blobmodel/ 2022-02-25T15:46:33,993 Found index url https://pypi.org/simple 2022-02-25T15:46:34,108 Skipping link: No binaries permitted for blobmodel: https://files.pythonhosted.org/packages/41/a4/2d26d5585ff563a10b34e4207af47a61609f7c7f16b1c2ee689730aaba11/blobmodel-0.1.1-py3-none-any.whl#sha256=c109a0f9c4aa4dc02b095b992a3f1d95eb8304bf208af1149815d1a01218e157 (from https://pypi.org/simple/blobmodel/) (requires-python:>=3.10,<3.11) 2022-02-25T15:46:34,110 Link requires a different Python (3.9.2 not in: '>=3.10,<3.11'): https://files.pythonhosted.org/packages/f2/ac/ce2006c03303f076173eb52600b2fad52aa2686729459e1ab4546681333c/blobmodel-0.1.1.tar.gz#sha256=ef46e47ed30cfb010de82f2382eeb2297b051b448a5e9469937fa67aae2b83ff (from https://pypi.org/simple/blobmodel/) (requires-python:>=3.10,<3.11) 2022-02-25T15:46:34,111 Fetching project page and analyzing links: https://www.piwheels.org/simple/blobmodel/ 2022-02-25T15:46:34,111 Getting page https://www.piwheels.org/simple/blobmodel/ 2022-02-25T15:46:34,113 Found index url https://www.piwheels.org/simple 2022-02-25T15:46:34,321 Skipping link: not a file: https://www.piwheels.org/simple/blobmodel/ 2022-02-25T15:46:34,322 Skipping link: not a file: https://pypi.org/simple/blobmodel/ 2022-02-25T15:46:34,365 Given no hashes to check 0 links for project 'blobmodel': discarding no candidates 2022-02-25T15:46:34,366 ERROR: Could not find a version that satisfies the requirement blobmodel==0.1.1 (from versions: none) 2022-02-25T15:46:34,368 ERROR: No matching distribution found for blobmodel==0.1.1 2022-02-25T15:46:34,370 Exception information: 2022-02-25T15:46:34,370 Traceback (most recent call last): 2022-02-25T15:46:34,370 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-25T15:46:34,370 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-25T15:46:34,370 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-02-25T15:46:34,370 raise RequirementsConflicted(criterion) 2022-02-25T15:46:34,370 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('blobmodel==0.1.1') 2022-02-25T15:46:34,370 2022-02-25T15:46:34,370 During handling of the above exception, another exception occurred: 2022-02-25T15:46:34,370 2022-02-25T15:46:34,370 Traceback (most recent call last): 2022-02-25T15:46:34,370 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-02-25T15:46:34,370 result = self._result = resolver.resolve( 2022-02-25T15:46:34,370 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-25T15:46:34,370 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-25T15:46:34,370 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-02-25T15:46:34,370 raise ResolutionImpossible(e.criterion.information) 2022-02-25T15:46:34,370 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('blobmodel==0.1.1'), parent=None)] 2022-02-25T15:46:34,370 2022-02-25T15:46:34,370 The above exception was the direct cause of the following exception: 2022-02-25T15:46:34,370 2022-02-25T15:46:34,370 Traceback (most recent call last): 2022-02-25T15:46:34,370 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-25T15:46:34,370 status = run_func(*args) 2022-02-25T15:46:34,370 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-25T15:46:34,370 return func(self, options, args) 2022-02-25T15:46:34,370 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-25T15:46:34,370 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-25T15:46:34,370 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-02-25T15:46:34,370 raise error from e 2022-02-25T15:46:34,370 pip._internal.exceptions.DistributionNotFound: No matching distribution found for blobmodel==0.1.1 2022-02-25T15:46:34,378 Removed build tracker: '/tmp/pip-req-tracker-zgaprhg1'