Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing package: pyinstaller 6.11.0 cp311 #484

Open
3 of 5 tasks
GoetzGoerisch opened this issue Oct 21, 2024 · 1 comment
Open
3 of 5 tasks

Missing package: pyinstaller 6.11.0 cp311 #484

GoetzGoerisch opened this issue Oct 21, 2024 · 1 comment

Comments

@GoetzGoerisch
Copy link

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

  • Python 3.9
  • Python 3.11

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

  • Yes

I have checked for duplicate issues

  • Yes

I am the maintainer

  • Yes

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
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants