2022-12-21T16:55:53,119 Created temporary directory: /tmp/pip-ephem-wheel-cache-n5blbpno 2022-12-21T16:55:53,124 Created temporary directory: /tmp/pip-build-tracker-dcvhm0z9 2022-12-21T16:55:53,124 Initialized build tracking at /tmp/pip-build-tracker-dcvhm0z9 2022-12-21T16:55:53,125 Created build tracker: /tmp/pip-build-tracker-dcvhm0z9 2022-12-21T16:55:53,125 Entered build tracker: /tmp/pip-build-tracker-dcvhm0z9 2022-12-21T16:55:53,126 Created temporary directory: /tmp/pip-wheel-jlkdb2b1 2022-12-21T16:55:53,134 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 2022-12-21T16:55:53,139 Created temporary directory: /tmp/pip-ephem-wheel-cache-mgga0x0q 2022-12-21T16:55:53,196 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-12-21T16:55:53,203 2 location(s) to search for versions of firecore: 2022-12-21T16:55:53,203 * https://pypi.org/simple/firecore/ 2022-12-21T16:55:53,203 * https://www.piwheels.org/simple/firecore/ 2022-12-21T16:55:53,204 Fetching project page and analyzing links: https://pypi.org/simple/firecore/ 2022-12-21T16:55:53,205 Getting page https://pypi.org/simple/firecore/ 2022-12-21T16:55:53,209 Found index url https://pypi.org/simple 2022-12-21T16:55:53,438 Fetched page https://pypi.org/simple/firecore/ as application/vnd.pypi.simple.v1+json 2022-12-21T16:55:53,441 Skipping link: No binaries permitted for firecore: https://files.pythonhosted.org/packages/e8/f1/95f894beffd864a3486912ccd4829891062035bbf14e515012c0d2b60569/firecore-0.1.0-py3-none-any.whl (from https://pypi.org/simple/firecore/) (requires-python:>=3.8,<4.0) 2022-12-21T16:55:53,442 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/6c/fa/9cd9fce3c2c3deb3cf4f4576254e48273cf49c73394140f454ac106035f3/firecore-0.1.0.tar.gz (from https://pypi.org/simple/firecore/) (requires-python:>=3.8,<4.0) 2022-12-21T16:55:53,443 Skipping link: 0.1.0 Requires-Python >=3.8,<4.0: https://files.pythonhosted.org/packages/6c/fa/9cd9fce3c2c3deb3cf4f4576254e48273cf49c73394140f454ac106035f3/firecore-0.1.0.tar.gz (from https://pypi.org/simple/firecore/) (requires-python:>=3.8,<4.0) 2022-12-21T16:55:53,444 Fetching project page and analyzing links: https://www.piwheels.org/simple/firecore/ 2022-12-21T16:55:53,444 Getting page https://www.piwheels.org/simple/firecore/ 2022-12-21T16:55:53,446 Found index url https://www.piwheels.org/simple 2022-12-21T16:55:53,841 Fetched page https://www.piwheels.org/simple/firecore/ as text/html 2022-12-21T16:55:53,843 Skipping link: not a file: https://www.piwheels.org/simple/firecore/ 2022-12-21T16:55:53,843 Skipping link: not a file: https://pypi.org/simple/firecore/ 2022-12-21T16:55:53,875 Given no hashes to check 0 links for project 'firecore': discarding no candidates 2022-12-21T16:55:53,876 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.8,<4.0 2022-12-21T16:55:53,878 ERROR: Could not find a version that satisfies the requirement firecore==0.1.0 (from versions: none) 2022-12-21T16:55:53,881 ERROR: No matching distribution found for firecore==0.1.0 2022-12-21T16:55:53,883 Exception information: 2022-12-21T16:55:53,883 Traceback (most recent call last): 2022-12-21T16:55:53,883 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-12-21T16:55:53,883 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-12-21T16:55:53,883 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-12-21T16:55:53,883 raise RequirementsConflicted(criterion) 2022-12-21T16:55:53,883 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('firecore==0.1.0') 2022-12-21T16:55:53,883 2022-12-21T16:55:53,883 During handling of the above exception, another exception occurred: 2022-12-21T16:55:53,883 2022-12-21T16:55:53,883 Traceback (most recent call last): 2022-12-21T16:55:53,883 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-12-21T16:55:53,883 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-12-21T16:55:53,883 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-12-21T16:55:53,883 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-12-21T16:55:53,883 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-12-21T16:55:53,883 raise ResolutionImpossible(e.criterion.information) 2022-12-21T16:55:53,883 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('firecore==0.1.0'), parent=None)] 2022-12-21T16:55:53,883 2022-12-21T16:55:53,883 The above exception was the direct cause of the following exception: 2022-12-21T16:55:53,883 2022-12-21T16:55:53,883 Traceback (most recent call last): 2022-12-21T16:55:53,883 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2022-12-21T16:55:53,883 status = run_func(*args) 2022-12-21T16:55:53,883 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2022-12-21T16:55:53,883 return func(self, options, args) 2022-12-21T16:55:53,883 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 170, in run 2022-12-21T16:55:53,883 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-12-21T16:55:53,883 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-12-21T16:55:53,883 raise error from e 2022-12-21T16:55:53,883 pip._internal.exceptions.DistributionNotFound: No matching distribution found for firecore==0.1.0 2022-12-21T16:55:53,891 Removed build tracker: '/tmp/pip-build-tracker-dcvhm0z9'