sigma67 / spotify_to_ytmusic

Clone a Spotify playlist to YouTube Music
MIT License
790 stars 65 forks source link

Issue with installing ytmusicapi #56

Closed michaeltu01 closed 1 year ago

michaeltu01 commented 1 year ago

When I run the command: pip install spotify_to_ytmusic, I get the error:

ERROR: Could not install packages due to an OSError: [WinError 2] The system cannot find the file specified: 'C:\\Python311\\Scripts\\ytmusicapi.exe' -> 'C:\\Python311\\Scripts\\ytmusicapi.exe.deleteme'

Thus, I can't run the command spotify_to_ytmusic.

michaeltu01 commented 1 year ago

Update: Resolved in WSL.