[Tutor] After virtualenv, how to use ide

boB Stepp robertvstepp at gmail.com
Sat Mar 23 14:18:20 EDT 2019


On Sat, Mar 23, 2019 at 12:50 PM anand warik <anandwarik at gmail.com> wrote:
>
> I had installed Python on Ubuntu 14.04 using Anaconda package long back
> after failing to install independently for a long time. I was quietly using
> it's packaged ide Spyder and had no troubles, in fact I love spider more
> then atom. I recently learned how to setup a virtual environment though,
> which recommends to never use system wide Python install. But even after
> activating the virtual environment, I don't know how can i ask the spyder
> ide to use the new Python directory. Can anyone help me change the setting
> of Spyder so that it uses different versions?

A quick search yields this Stack Overflow thread with what appears to
be several useful links embedded:
https://stackoverflow.com/questions/30170468/how-to-run-spyder-in-virtual-environment
-- 
boB


More information about the Tutor mailing list