You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:Reproduced in Ubuntu 2024 and Windows 11.
The text was updated successfully, but these errors were encountered: