piwheels / packages

Issue tracker for piwheels package issues
https://github.com/piwheels/packages/issues
20 stars 5 forks source link

Missing package: pyinstaller 6.11.0 cp311 #484

Open GoetzGoerisch opened 1 month ago

GoetzGoerisch commented 1 month ago

Package name

pyinstaller

Package version

6.11.0

PyPI URL

https://pypi.org/project/pyinstaller/

piwheels URL

https://www.piwheels.org/project/pyinstaller/

Python version

I am aware this is the issue tracker for a Python package index specifically for Raspberry Pi

I have checked for duplicate issues

I am the maintainer

More information

From the build log:

2024-10-15T22:20:57,392 Given no hashes to check 1 links for project 'pyinstaller': discarding no candidates
2024-10-15T22:20:57,394 Collecting pyinstaller==6.11.0
2024-10-15T22:20:57,397   Created temporary directory: /tmp/pip-unpack-wpad11ud
2024-10-15T22:20:57,614   Downloading pyinstaller-6.11.0.tar.gz (4.2 MB)
2024-10-15T22:20:58,047 ERROR: Exception:
2024-10-15T22:20:58,047 Traceback (most recent call last):
2024-10-15T22:20:58,047   File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper
2024-10-15T22:20:58,047     status = _inner_run()
2024-10-15T22:20:58,047              ^^^^^^^^^^^^
2024-10-15T22:20:58,047   File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run
2024-10-15T22:20:58,047     return self.run(options, args)
2024-10-15T22:20:58,047            ^^^^^^^^^^^^^^^^^^^^^^^
2024-10-15T22:20:58,047   File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper
2024-10-15T22:20:58,047     return func(self, options, args)
2024-10-15T22:20:58,047            ^^^^^^^^^^^^^^^^^^^^^^^^^
2024-10-15T22:20:58,047   File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run
2024-10-15T22:20:58,047     requirement_set = resolver.resolve(reqs, check_supported_wheels=True)
2024-10-15T22:20:58,047                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2024-10-15T22:20:58,047   File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve
2024-10-15T22:20:58,047     result = self._result = resolver.resolve(
2024-10-15T22:20:58,047                             ^^^^^^^^^^^^^^^^^
2024-10-15T22:20:58,047   File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve
2024-10-15T22:20:58,047     state = resolution.resolve(requirements, max_rounds=max_rounds)
20242024-10-15T22:20:58,065 Removed build tracker: '/tmp/pip-build-tracker-foy3ll1v'

@bennuttall please requeue for rebuild?

bennuttall commented 3 weeks ago

It failed with the same issue. Not sure what the cause is...