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

Installing pydst-package #8

Open
thomashoite opened this issue Mar 31, 2020 · 3 comments
Open

Installing pydst-package #8

thomashoite opened this issue Mar 31, 2020 · 3 comments

Comments

@thomashoite
Copy link

I get the following error-message when running the code to install the pydst package in Terminal on mac:

ERROR: Command errored out with exit status 1: git clone -q https://github.com/elben10/pydst /private/var/folders/2h/rcknv6c55hlbb3mnh1_v2ldh0000gn/T/pip-req-build-ysk90ku9 Check the logs for full command output.

@AskerNC
Copy link

AskerNC commented Apr 1, 2020

Just to be sure you ran: pip install git+https://github.com/elben10/pydst
right?
Alternatively, you can try running: pip install pydst
Following this guide: https://pydst.readthedocs.io/en/latest/installation.html
Please let me know whether or not this works

@thomashoite
Copy link
Author

That is the code I ran, yes. running pip install pydst did not work either however the link you sent lead me to: https://docs.python-guide.org/starting/install3/osx/#install3-osx
Installing Homebrew from this site fixed the issue so running the original code again worked. Thank you for your help!

@AskerNC
Copy link

AskerNC commented Apr 1, 2020

Perfect! you're welcome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants