Skip to content

Wrong virtualenv export variable #1026

Open
@bishop527

Description

@bishop527

The following text is in the Lower Level: virtualenv section
"or change the interpreter globally with an env variable in ~/.bashrc:

$ export VIRTUALENVWRAPPER_PYTHON=/usr/bin/python2.7"

Since this section is talking about virtualenv, not virtualenvwrapper, the export should be
$ export VIRTUALENV_PYTHON=/usr/bin/python2.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions