Open glass-ships opened 5 days ago
I can't really help you with that as I don't use poetry. Installing with pip install git+https://github.com/spotipy-dev/spotipy
works fine, so it must be something related to poetry. Do you think it's possible to debug this code to find out what it's trying to execute?
Describe the bug Possibly Windows specific - trying to install latest commit results in:
Your code running
poetry install
on a project withpyproject.toml
listingspotipy = { git = "https://github.com/spotipy-dev/spotipy.git" }
Expected behavior Successful installation
Output See above
Environment: