econchick / econchick/new-coder
Setting up your computer: virtualenvwrapper LInux All
Open
- Dominant language
- CSS
- Stars
- 591
- Forks
- 378
- PR merge metrics
- No merged PRs in 30d
Description
During the set up, it states to save both:
1. 'export WORKON_HOME=~/Envs' >> ~/.bash_profile
2. 'source /usr/local/bin/virtualenvwrapper.sh' >> ~/.bash_profile
to the bash_profile file at virtualenv & virtualenvwrapper stage but it did not work for me on Linux.
I found that by saving them to bashrc file worked for me.
Contributor guide
Assessment
This issue has not been assessed yet.