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'
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
.