shazamio / ShazamIO

🎵 Is a free asynchronous library from reverse engineered Shazam API written in Python 3.8+ with asyncio and aiohttp.
MIT License
519 stars 76 forks source link

file not found error #54

Closed NormVg closed 1 year ago

NormVg commented 1 year ago

image

Dysta commented 1 year ago

Hello, your problem doesn't seem to be related to the lib.

Try to change your path with "./main.mp3" or use raw string instead if you want to use backslash : r"D:\your\path"