piyx / YoutubeSpotifyDL

Youtube and Spotify music downloader with metadata.
101 stars 30 forks source link

Errors while opening the main.py #12

Closed bhaumik-solanki closed 2 years ago

bhaumik-solanki commented 2 years ago

image

piyx commented 2 years ago

This is due to one of the dependencies (PyInquirer), requiring old versions of python to run. And causes error when using python 3.10. This issue has been fixed now.