2023-03-25T16:40:52,068 Created temporary directory: /tmp/pip-ephem-wheel-cache-za4jtexv 2023-03-25T16:40:52,074 Created temporary directory: /tmp/pip-build-tracker-9l3_0gjr 2023-03-25T16:40:52,074 Initialized build tracking at /tmp/pip-build-tracker-9l3_0gjr 2023-03-25T16:40:52,075 Created build tracker: /tmp/pip-build-tracker-9l3_0gjr 2023-03-25T16:40:52,075 Entered build tracker: /tmp/pip-build-tracker-9l3_0gjr 2023-03-25T16:40:52,077 Created temporary directory: /tmp/pip-wheel-nn80ylc5 2023-03-25T16:40:52,087 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2023-03-25T16:40:52,093 Created temporary directory: /tmp/pip-ephem-wheel-cache-5nym2uj0 2023-03-25T16:40:52,157 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-03-25T16:40:52,164 2 location(s) to search for versions of liquibook: 2023-03-25T16:40:52,164 * https://pypi.org/simple/liquibook/ 2023-03-25T16:40:52,164 * https://www.piwheels.org/simple/liquibook/ 2023-03-25T16:40:52,165 Fetching project page and analyzing links: https://pypi.org/simple/liquibook/ 2023-03-25T16:40:52,167 Getting page https://pypi.org/simple/liquibook/ 2023-03-25T16:40:52,170 Found index url https://pypi.org/simple 2023-03-25T16:40:52,375 Fetched page https://pypi.org/simple/liquibook/ as application/vnd.pypi.simple.v1+json 2023-03-25T16:40:52,379 Skipping link: No binaries permitted for liquibook: https://files.pythonhosted.org/packages/fd/62/589bcec850dc2a41b10f810e732208eba93e881286dd42094e487c0cf1d2/liquibook-1.0.0-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/liquibook/) 2023-03-25T16:40:52,379 Skipping link: No binaries permitted for liquibook: https://files.pythonhosted.org/packages/ee/36/ff0e86b58cb36c1a867b7604b88f6bc3076c30ce92cfd7de204d43cebb5b/liquibook-1.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/liquibook/) 2023-03-25T16:40:52,380 Skipping link: No binaries permitted for liquibook: https://files.pythonhosted.org/packages/bc/33/507c5b5b74a2110ed5b316a85900395cb9ee962b87d2c9acb159deb4c4dc/liquibook-1.0.0-cp39-cp39-macosx_10_9_universal2.whl (from https://pypi.org/simple/liquibook/) 2023-03-25T16:40:52,380 Found link https://files.pythonhosted.org/packages/f9/5c/53edc9dec7f957597a2b2fb5f2aa7cdc6cec4e8512e8f0ac18f6d0bc6943/liquibook-1.0.0.win-amd64.zip (from https://pypi.org/simple/liquibook/), version: 1.0.0.win-amd64 2023-03-25T16:40:52,382 Fetching project page and analyzing links: https://www.piwheels.org/simple/liquibook/ 2023-03-25T16:40:52,382 Getting page https://www.piwheels.org/simple/liquibook/ 2023-03-25T16:40:52,384 Found index url https://www.piwheels.org/simple 2023-03-25T16:40:52,655 Fetched page https://www.piwheels.org/simple/liquibook/ as text/html 2023-03-25T16:40:52,657 Skipping link: not a file: https://www.piwheels.org/simple/liquibook/ 2023-03-25T16:40:52,658 Skipping link: not a file: https://pypi.org/simple/liquibook/ 2023-03-25T16:40:52,691 Given no hashes to check 0 links for project 'liquibook': discarding no candidates 2023-03-25T16:40:52,692 ERROR: Could not find a version that satisfies the requirement liquibook==1.0.0 (from versions: 1.0.0.win-amd64) 2023-03-25T16:40:52,694 ERROR: No matching distribution found for liquibook==1.0.0 2023-03-25T16:40:52,697 Exception information: 2023-03-25T16:40:52,697 Traceback (most recent call last): 2023-03-25T16:40:52,697 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-03-25T16:40:52,697 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-03-25T16:40:52,697 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-03-25T16:40:52,697 raise RequirementsConflicted(criterion) 2023-03-25T16:40:52,697 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('liquibook==1.0.0') 2023-03-25T16:40:52,697 2023-03-25T16:40:52,697 During handling of the above exception, another exception occurred: 2023-03-25T16:40:52,697 2023-03-25T16:40:52,697 Traceback (most recent call last): 2023-03-25T16:40:52,697 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-03-25T16:40:52,697 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2023-03-25T16:40:52,697 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-03-25T16:40:52,697 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-03-25T16:40:52,697 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-03-25T16:40:52,697 raise ResolutionImpossible(e.criterion.information) 2023-03-25T16:40:52,697 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('liquibook==1.0.0'), parent=None)] 2023-03-25T16:40:52,697 2023-03-25T16:40:52,697 The above exception was the direct cause of the following exception: 2023-03-25T16:40:52,697 2023-03-25T16:40:52,697 Traceback (most recent call last): 2023-03-25T16:40:52,697 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-03-25T16:40:52,697 status = run_func(*args) 2023-03-25T16:40:52,697 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-03-25T16:40:52,697 return func(self, options, args) 2023-03-25T16:40:52,697 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-03-25T16:40:52,697 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-03-25T16:40:52,697 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-03-25T16:40:52,697 raise error from e 2023-03-25T16:40:52,697 pip._internal.exceptions.DistributionNotFound: No matching distribution found for liquibook==1.0.0 2023-03-25T16:40:52,706 Removed build tracker: '/tmp/pip-build-tracker-9l3_0gjr'