Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The latest version of Spotipy has to be installed separately when setting up for the first time. #7

Closed
ceuk opened this issue Jan 16, 2020 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@ceuk
Copy link
Owner

ceuk commented Jan 16, 2020

The version of Spotipy on PyPi is outdated and I'm not sure how to specify the Github version as a dependency in my Pipfile so that it will automatically be installed when running pip install on Spotui.

I'm sure there's a way, it's just down to my inexperience with Python dependency management. I'll leave this issue open in case anyone can provide some assistance while I figure it out.

@ceuk ceuk added the help wanted Extra attention is needed label Jan 16, 2020
@ceuk ceuk pinned this issue Jan 17, 2020
@extremepayne
Copy link

extremepayne commented Jan 18, 2020

This any help?
https://python-packaging.readthedocs.io/en/latest/dependencies.html#packages-not-on-pypi
Edit: Wait no you're using that. Hm. Have you tried sending a request to push another version?

@ceuk
Copy link
Owner Author

ceuk commented Jan 18, 2020

Oh wow, as of a week ago, looks like the latest version has finally been pushed

Woohoo!

@ceuk
Copy link
Owner Author

ceuk commented Jan 21, 2020

Fixed in 0.1.8

@ceuk ceuk closed this as completed Jan 21, 2020
@ceuk ceuk unpinned this issue Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants