2023-03-16T16:23:22,617 Created temporary directory: /tmp/pip-ephem-wheel-cache-ooz91i9t 2023-03-16T16:23:22,623 Created temporary directory: /tmp/pip-build-tracker-aax9rj_r 2023-03-16T16:23:22,624 Initialized build tracking at /tmp/pip-build-tracker-aax9rj_r 2023-03-16T16:23:22,624 Created build tracker: /tmp/pip-build-tracker-aax9rj_r 2023-03-16T16:23:22,625 Entered build tracker: /tmp/pip-build-tracker-aax9rj_r 2023-03-16T16:23:22,626 Created temporary directory: /tmp/pip-wheel-_5n6040_ 2023-03-16T16:23:22,636 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-16T16:23:22,642 Created temporary directory: /tmp/pip-ephem-wheel-cache-xposmi63 2023-03-16T16:23:22,695 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-03-16T16:23:22,701 2 location(s) to search for versions of flaggery: 2023-03-16T16:23:22,701 * https://pypi.org/simple/flaggery/ 2023-03-16T16:23:22,701 * https://www.piwheels.org/simple/flaggery/ 2023-03-16T16:23:22,703 Fetching project page and analyzing links: https://pypi.org/simple/flaggery/ 2023-03-16T16:23:22,704 Getting page https://pypi.org/simple/flaggery/ 2023-03-16T16:23:22,708 Found index url https://pypi.org/simple 2023-03-16T16:23:22,931 Fetched page https://pypi.org/simple/flaggery/ as application/vnd.pypi.simple.v1+json 2023-03-16T16:23:22,935 Link requires a different Python (3.7.3 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/b7/da/7186ae5cd9a276801af4df809e9176c1fa3d417fdb0b3543101361a42efd/flaggery-0.1.0.tar.gz (from https://pypi.org/simple/flaggery/) (requires-python:>=3.10,<4.0) 2023-03-16T16:23:22,935 Skipping link: 0.1.0 Requires-Python >=3.10,<4.0: https://files.pythonhosted.org/packages/b7/da/7186ae5cd9a276801af4df809e9176c1fa3d417fdb0b3543101361a42efd/flaggery-0.1.0.tar.gz (from https://pypi.org/simple/flaggery/) (requires-python:>=3.10,<4.0) 2023-03-16T16:23:22,937 Link requires a different Python (3.7.3 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/81/52/1f13b2b71e8b770553b150823ad7e7462d3056326d36390f48d662c4f3b6/flaggery-0.2.0.tar.gz (from https://pypi.org/simple/flaggery/) (requires-python:>=3.10,<4.0) 2023-03-16T16:23:22,937 Skipping link: 0.2.0 Requires-Python >=3.10,<4.0: https://files.pythonhosted.org/packages/81/52/1f13b2b71e8b770553b150823ad7e7462d3056326d36390f48d662c4f3b6/flaggery-0.2.0.tar.gz (from https://pypi.org/simple/flaggery/) (requires-python:>=3.10,<4.0) 2023-03-16T16:23:22,938 Fetching project page and analyzing links: https://www.piwheels.org/simple/flaggery/ 2023-03-16T16:23:22,939 Getting page https://www.piwheels.org/simple/flaggery/ 2023-03-16T16:23:22,941 Found index url https://www.piwheels.org/simple 2023-03-16T16:23:23,161 Fetched page https://www.piwheels.org/simple/flaggery/ as text/html 2023-03-16T16:23:23,163 Skipping link: not a file: https://www.piwheels.org/simple/flaggery/ 2023-03-16T16:23:23,163 Skipping link: not a file: https://pypi.org/simple/flaggery/ 2023-03-16T16:23:23,199 Given no hashes to check 0 links for project 'flaggery': discarding no candidates 2023-03-16T16:23:23,200 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.10,<4.0; 0.2.0 Requires-Python >=3.10,<4.0 2023-03-16T16:23:23,203 ERROR: Could not find a version that satisfies the requirement flaggery==0.2.0 (from versions: none) 2023-03-16T16:23:23,205 ERROR: No matching distribution found for flaggery==0.2.0 2023-03-16T16:23:23,207 Exception information: 2023-03-16T16:23:23,207 Traceback (most recent call last): 2023-03-16T16:23:23,207 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-03-16T16:23:23,207 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-03-16T16:23:23,207 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-03-16T16:23:23,207 raise RequirementsConflicted(criterion) 2023-03-16T16:23:23,207 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('flaggery==0.2.0') 2023-03-16T16:23:23,207 2023-03-16T16:23:23,207 During handling of the above exception, another exception occurred: 2023-03-16T16:23:23,207 2023-03-16T16:23:23,207 Traceback (most recent call last): 2023-03-16T16:23:23,207 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-03-16T16:23:23,207 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2023-03-16T16:23:23,207 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-03-16T16:23:23,207 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-03-16T16:23:23,207 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-03-16T16:23:23,207 raise ResolutionImpossible(e.criterion.information) 2023-03-16T16:23:23,207 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('flaggery==0.2.0'), parent=None)] 2023-03-16T16:23:23,207 2023-03-16T16:23:23,207 The above exception was the direct cause of the following exception: 2023-03-16T16:23:23,207 2023-03-16T16:23:23,207 Traceback (most recent call last): 2023-03-16T16:23:23,207 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-03-16T16:23:23,207 status = run_func(*args) 2023-03-16T16:23:23,207 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-03-16T16:23:23,207 return func(self, options, args) 2023-03-16T16:23:23,207 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-03-16T16:23:23,207 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-03-16T16:23:23,207 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-03-16T16:23:23,207 raise error from e 2023-03-16T16:23:23,207 pip._internal.exceptions.DistributionNotFound: No matching distribution found for flaggery==0.2.0 2023-03-16T16:23:23,215 Removed build tracker: '/tmp/pip-build-tracker-aax9rj_r'