Skip to content

Conversation

naclonts
Copy link

Since Ubuntu ~12 or so, virtualenvwrapper.sh is installed to a different path than described in the documentation.

Related Issue: #53

@mergify mergify bot added the documentation Improvements or additions to documentation label Jul 18, 2023
export WORKON_HOME=$HOME/.virtualenvs
export PROJECT_HOME=$HOME/Devel
source /usr/local/bin/virtualenvwrapper.sh
source ~/.local/bin/virtualenvwrapper.sh
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The /usr/local prefix is not ideal, but if this path only applies on Ubuntu then it's not ideal either. Maybe we need to clarify that the path to use here is going to depend on how virtualenvwrapper is installed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants