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

Python install command is incorrect #7

Open
paddatrapper opened this issue Apr 11, 2022 · 0 comments
Open

Python install command is incorrect #7

paddatrapper opened this issue Apr 11, 2022 · 0 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@paddatrapper
Copy link
Contributor

The install command assumes that the client is in the root of the repo. This needs to be updated to point to the python-client sub-directory.

pip install -e "git+https://github.com/libretime/api-client.git#egg=libretime_client&subdirectory=python-client"

https://github.com/libretime/api-client/blob/main/python-client/README.md?plain=1#L20

@paddatrapper paddatrapper added bug Something isn't working documentation Improvements or additions to documentation labels Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant