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

"pip3 install dipy" in Installation for python3 #986

Closed
theaverageguy opened this issue Mar 21, 2016 · 2 comments
Closed

"pip3 install dipy" in Installation for python3 #986

theaverageguy opened this issue Mar 21, 2016 · 2 comments

Comments

@theaverageguy
Copy link
Contributor

For python3, installation guide should mention installation using
pip3 install dipy

@ghoshbishakh
Copy link
Contributor

@theaverageguy that depends. I am using arch linux and for me pip is python 3 and pip2 is for python2

And dipy supports both python 2 and 3 so pip install will install it on the default python which should not cause any problems.

@arokem
Copy link
Contributor

arokem commented Mar 21, 2016

I would prefer to go with simplicity here. I believe that pip will install on whatever python you get when you type python (and that will depend on how you set up your system). I believe the current recommendation is generic enough. Closing for now, but feel free to pipe up if you think this should be reopened.

@arokem arokem closed this as completed Mar 21, 2016
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

3 participants