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

Pip installation of VPE dependencies fails on Python >3.9 #1864

Open
arthurkehrwald opened this issue Jan 20, 2025 · 0 comments · May be fixed by #1865
Open

Pip installation of VPE dependencies fails on Python >3.9 #1864

arthurkehrwald opened this issue Jan 20, 2025 · 0 comments · May be fixed by #1865

Comments

@arthurkehrwald
Copy link

Running python3 -m pip install mpf[vpe] --pre with any Python version newer than 3.9 (I tried 3.11 and 3.12) fails with a very long error log that I cannot upload here (probably some recursive madness). This is the end:

Failed to build grpcio grpcio_tools
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (grpcio, grpcio_tools)`

Reproduced in Ubuntu 2024 and Windows 11.

@arthurkehrwald arthurkehrwald linked a pull request Jan 20, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant