A virtualenv Python app used to create isolated Python installations where you can install/update new packages or different versions from the ones found on your system Python.

I think it's mostly used on Linux and Mac, because it's much easier to use with a bash extension called virtualenvwrapper.

Cheers,
Carlos

El 20/06/12 13:45, Steve escribió:
What's a virtualenv? I haven't used PyDev.. That's a plugin for eclipse, right?

On Wednesday, June 20, 2012 12:16:21 AM UTC-5, Mark Mikofski wrote:

    This is a hodge-podge of ideas, my apologies for lumping them
    together.
    1. Has anyone considered adding options to the code-analysis and
    Pylint pages to let the user select the path to the pep8 and
    pylint modules the user wants to use, e.g. if they are in a
    virtualenv or some alternate folder, in the situation where a user
    has more than one version of pep8 or pylint installed.
    2. Include a local version of pep8 and pylint inside spyderlib.
    3. let user select the virtualenv they want to use, similar to PyDev.

--
You received this message because you are subscribed to the Google Groups "spyder" group. To view this discussion on the web visit https://groups.google.com/d/msg/spyderlib/-/xG-BXf44Xz8J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.

--
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/spyderlib?hl=en.

Reply via email to