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
I'm trying to install spotdl with pip since it's written in python. But I am encountering many issues, especially since I believe spotdl requires the rust/cargo library.
The text was updated successfully, but these errors were encountered:
spotdl is written in Python, but it has many dependencies. One of them at least is written in C, Cython or Rust, and does not compile. I've identified at least fastapi and rapidfuzz as dependencies that cannot be installed.
I'm trying to install spotdl with pip since it's written in python. But I am encountering many issues, especially since I believe spotdl requires the rust/cargo library.
The text was updated successfully, but these errors were encountered: