2022-02-25T15:41:50,395 Created temporary directory: /tmp/pip-ephem-wheel-cache-801hp820 2022-02-25T15:41:50,401 Created temporary directory: /tmp/pip-req-tracker-wsbighns 2022-02-25T15:41:50,402 Initialized build tracking at /tmp/pip-req-tracker-wsbighns 2022-02-25T15:41:50,402 Created build tracker: /tmp/pip-req-tracker-wsbighns 2022-02-25T15:41:50,403 Entered build tracker: /tmp/pip-req-tracker-wsbighns 2022-02-25T15:41:50,404 Created temporary directory: /tmp/pip-wheel-00s71plw 2022-02-25T15:41:50,465 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-25T15:41:50,473 2 location(s) to search for versions of blobmodel: 2022-02-25T15:41:50,473 * https://pypi.org/simple/blobmodel/ 2022-02-25T15:41:50,473 * https://www.piwheels.org/simple/blobmodel/ 2022-02-25T15:41:50,475 Fetching project page and analyzing links: https://pypi.org/simple/blobmodel/ 2022-02-25T15:41:50,476 Getting page https://pypi.org/simple/blobmodel/ 2022-02-25T15:41:50,479 Found index url https://pypi.org/simple 2022-02-25T15:41:50,587 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:41:50,589 Link requires a different Python (3.7.3 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:41:50,590 Fetching project page and analyzing links: https://www.piwheels.org/simple/blobmodel/ 2022-02-25T15:41:50,590 Getting page https://www.piwheels.org/simple/blobmodel/ 2022-02-25T15:41:50,592 Found index url https://www.piwheels.org/simple 2022-02-25T15:41:50,817 Skipping link: not a file: https://www.piwheels.org/simple/blobmodel/ 2022-02-25T15:41:50,818 Skipping link: not a file: https://pypi.org/simple/blobmodel/ 2022-02-25T15:41:50,850 Given no hashes to check 0 links for project 'blobmodel': discarding no candidates 2022-02-25T15:41:50,851 ERROR: Could not find a version that satisfies the requirement blobmodel==0.1.1 (from versions: none) 2022-02-25T15:41:50,854 ERROR: No matching distribution found for blobmodel==0.1.1 2022-02-25T15:41:50,856 Exception information: 2022-02-25T15:41:50,856 Traceback (most recent call last): 2022-02-25T15:41:50,856 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-25T15:41:50,856 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-25T15:41:50,856 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-02-25T15:41:50,856 raise RequirementsConflicted(criterion) 2022-02-25T15:41:50,856 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('blobmodel==0.1.1') 2022-02-25T15:41:50,856 2022-02-25T15:41:50,856 During handling of the above exception, another exception occurred: 2022-02-25T15:41:50,856 2022-02-25T15:41:50,856 Traceback (most recent call last): 2022-02-25T15:41:50,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-02-25T15:41:50,856 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-25T15:41:50,856 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-25T15:41:50,856 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-25T15:41:50,856 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-02-25T15:41:50,856 raise ResolutionImpossible(e.criterion.information) 2022-02-25T15:41:50,856 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('blobmodel==0.1.1'), parent=None)] 2022-02-25T15:41:50,856 2022-02-25T15:41:50,856 The above exception was the direct cause of the following exception: 2022-02-25T15:41:50,856 2022-02-25T15:41:50,856 Traceback (most recent call last): 2022-02-25T15:41:50,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-25T15:41:50,856 status = run_func(*args) 2022-02-25T15:41:50,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-25T15:41:50,856 return func(self, options, args) 2022-02-25T15:41:50,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-25T15:41:50,856 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-25T15:41:50,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-02-25T15:41:50,856 raise error from e 2022-02-25T15:41:50,856 pip._internal.exceptions.DistributionNotFound: No matching distribution found for blobmodel==0.1.1 2022-02-25T15:41:50,864 Removed build tracker: '/tmp/pip-req-tracker-wsbighns'