Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Docs] Update install.rst: fix inaccurate virtualenvwrapper.sh path#71

Open
naclonts wants to merge 1 commit into
python-virtualenvwrapper:mainpython-virtualenvwrapper/virtualenvwrapper:mainfrom
naclonts:patch-1naclonts/virtualenvwrapper:patch-1Copy head branch name to clipboard
Open

[Docs] Update install.rst: fix inaccurate virtualenvwrapper.sh path#71
naclonts wants to merge 1 commit into
python-virtualenvwrapper:mainpython-virtualenvwrapper/virtualenvwrapper:mainfrom
naclonts:patch-1naclonts/virtualenvwrapper:patch-1Copy head branch name to clipboard

Conversation

@naclonts

Copy link
Copy Markdown

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
Comment thread docs/source/install.rst
export WORKON_HOME=$HOME/.virtualenvs
export PROJECT_HOME=$HOME/Devel
source /usr/local/bin/virtualenvwrapper.sh
source ~/.local/bin/virtualenvwrapper.sh

Copy link
Copy Markdown
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.