2023-08-04T11:06:24,820 Created temporary directory: /tmp/pip-build-tracker-znb6clef 2023-08-04T11:06:24,824 Initialized build tracking at /tmp/pip-build-tracker-znb6clef 2023-08-04T11:06:24,824 Created build tracker: /tmp/pip-build-tracker-znb6clef 2023-08-04T11:06:24,825 Entered build tracker: /tmp/pip-build-tracker-znb6clef 2023-08-04T11:06:24,826 Created temporary directory: /tmp/pip-wheel-bii_dyc8 2023-08-04T11:06:24,835 Created temporary directory: /tmp/pip-ephem-wheel-cache-kliad3a9 2023-08-04T11:06:24,887 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-08-04T11:06:24,896 2 location(s) to search for versions of usepy-plugin-rabbitmq: 2023-08-04T11:06:24,896 * https://pypi.org/simple/usepy-plugin-rabbitmq/ 2023-08-04T11:06:24,896 * https://www.piwheels.org/simple/usepy-plugin-rabbitmq/ 2023-08-04T11:06:24,897 Fetching project page and analyzing links: https://pypi.org/simple/usepy-plugin-rabbitmq/ 2023-08-04T11:06:24,898 Getting page https://pypi.org/simple/usepy-plugin-rabbitmq/ 2023-08-04T11:06:24,903 Found index url https://pypi.org/simple/ 2023-08-04T11:06:25,091 Fetched page https://pypi.org/simple/usepy-plugin-rabbitmq/ as application/vnd.pypi.simple.v1+json 2023-08-04T11:06:25,093 Skipping link: No binaries permitted for usepy-plugin-rabbitmq: https://files.pythonhosted.org/packages/dc/de/98c4d5a5a2393b5a3127187f293ba1165ebaeb260bf113253ed74cb1adbe/usepy_plugin_rabbitmq-0.1.0-py3-none-any.whl (from https://pypi.org/simple/usepy-plugin-rabbitmq/) (requires-python:>=3.8,<4.0) 2023-08-04T11:06:25,095 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/ae/8b/a398d39b050aaddb584fc003ff4b2faf3a685d85b5b683a82dab7834bcd9/usepy_plugin_rabbitmq-0.1.0.tar.gz (from https://pypi.org/simple/usepy-plugin-rabbitmq/) (requires-python:>=3.8,<4.0) 2023-08-04T11:06:25,096 Skipping link: 0.1.0 Requires-Python >=3.8,<4.0: https://files.pythonhosted.org/packages/ae/8b/a398d39b050aaddb584fc003ff4b2faf3a685d85b5b683a82dab7834bcd9/usepy_plugin_rabbitmq-0.1.0.tar.gz (from https://pypi.org/simple/usepy-plugin-rabbitmq/) (requires-python:>=3.8,<4.0) 2023-08-04T11:06:25,097 Fetching project page and analyzing links: https://www.piwheels.org/simple/usepy-plugin-rabbitmq/ 2023-08-04T11:06:25,097 Getting page https://www.piwheels.org/simple/usepy-plugin-rabbitmq/ 2023-08-04T11:06:25,100 Found index url https://www.piwheels.org/simple/ 2023-08-04T11:06:25,810 Fetched page https://www.piwheels.org/simple/usepy-plugin-rabbitmq/ as text/html 2023-08-04T11:06:25,812 Skipping link: not a file: https://www.piwheels.org/simple/usepy-plugin-rabbitmq/ 2023-08-04T11:06:25,813 Skipping link: not a file: https://pypi.org/simple/usepy-plugin-rabbitmq/ 2023-08-04T11:06:25,845 Given no hashes to check 0 links for project 'usepy-plugin-rabbitmq': discarding no candidates 2023-08-04T11:06:25,846 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.8,<4.0 2023-08-04T11:06:25,848 ERROR: Could not find a version that satisfies the requirement usepy-plugin-rabbitmq==0.1.0 (from versions: none) 2023-08-04T11:06:25,851 ERROR: No matching distribution found for usepy-plugin-rabbitmq==0.1.0 2023-08-04T11:06:25,853 Exception information: 2023-08-04T11:06:25,853 Traceback (most recent call last): 2023-08-04T11:06:25,853 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-08-04T11:06:25,853 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-08-04T11:06:25,853 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-08-04T11:06:25,853 raise RequirementsConflicted(criterion) 2023-08-04T11:06:25,853 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('usepy-plugin-rabbitmq==0.1.0') 2023-08-04T11:06:25,853 2023-08-04T11:06:25,853 During handling of the above exception, another exception occurred: 2023-08-04T11:06:25,853 2023-08-04T11:06:25,853 Traceback (most recent call last): 2023-08-04T11:06:25,853 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-08-04T11:06:25,853 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-08-04T11:06:25,853 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-08-04T11:06:25,853 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-08-04T11:06:25,853 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-08-04T11:06:25,853 raise ResolutionImpossible(e.criterion.information) 2023-08-04T11:06:25,853 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('usepy-plugin-rabbitmq==0.1.0'), parent=None)] 2023-08-04T11:06:25,853 2023-08-04T11:06:25,853 The above exception was the direct cause of the following exception: 2023-08-04T11:06:25,853 2023-08-04T11:06:25,853 Traceback (most recent call last): 2023-08-04T11:06:25,853 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-08-04T11:06:25,853 status = run_func(*args) 2023-08-04T11:06:25,853 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-08-04T11:06:25,853 return func(self, options, args) 2023-08-04T11:06:25,853 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-08-04T11:06:25,853 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-08-04T11:06:25,853 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-08-04T11:06:25,853 raise error from e 2023-08-04T11:06:25,853 pip._internal.exceptions.DistributionNotFound: No matching distribution found for usepy-plugin-rabbitmq==0.1.0 2023-08-04T11:06:25,861 Removed build tracker: '/tmp/pip-build-tracker-znb6clef'