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
You need to edit the install command of the readme and the website from cargo install --git https://github.com/RustPython/RustPython rustpython to cargo install rustpython
Expected
Initial installation on Windows
Actual
Path is too long error at ruff installation; it also tries to install older than ruff's main version. Only cargo install rustpython works.