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

About Setting up your computer Page #201

Open
rocchow opened this issue Mar 21, 2016 · 4 comments
Open

About Setting up your computer Page #201

rocchow opened this issue Mar 21, 2016 · 4 comments

Comments

@rocchow
Copy link

rocchow commented Mar 21, 2016

I am a newbie but I think I found that there is something wrong on this page.
http://newcoder.io/begin/setup-your-machine/#linux

I am a Ubuntu user. The description about virtualenv & virtualenvwrapper for Ubuntu user should be the upper part of code.
image

Let me know if I am wrong.

@merwok
Copy link
Contributor

merwok commented Mar 21, 2016

I don’t understand your request. Could you rephrase, or post a screenshot with arrows?

@Hamfri
Copy link

Hamfri commented Mar 22, 2016

I second him too. The upper part is for Ubuntu and the lower part is for RHEL/Fedora/centos

@merwok
Copy link
Contributor

merwok commented Mar 22, 2016

I suspect that the paths changed on Ubuntu, or that the code was written before the deb packaging was changed, or it can be an issue of “installed with pip” vs. “installed with apt”, NOT a mix-up between doc for Fedora and doc for Ubuntu.

The debian package installs things in /usr/share: http://anonscm.debian.org/cgit/collab-maint/virtualenvwrapper.git/tree/debian/virtualenvwrapper.bash-completion

To clear things up, we’d need a few people to check on Debian, Ubuntu and Fedora where the file ends up installed after a pip install.

@cstcyr
Copy link

cstcyr commented May 20, 2016

I can confirm I needed to use "echo 'source /usr/local/bin/virtualenvwrapper.sh' >> ~/.bash_profile" on Linux Mint 17.1 (would have followed the Ubuntu/Debian instructions)

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

4 participants