Re: [Tutor] After virtualenv, how to use ide

2019-03-24 Thread anand warik
I gave up on Spyder and shifted to Atom, which seems easy to port to
different versions of python created by virtual environments. But now
facing a new problem. I have installed a package named autocomplete-python
on atom but it doesn't seem to work. I checked few links on stackoverflow
as well but still the problem persists. Can someone help me with this?

On Sat, Mar 23, 2019 at 11:50 PM boB Stepp  wrote:

> On Sat, Mar 23, 2019 at 12:50 PM anand warik  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
> ___
> Tutor maillist  -  Tutor@python.org
> To unsubscribe or change subscription options:
> https://mail.python.org/mailman/listinfo/tutor
>


-- 
*आनंद वारिक *
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor


Re: [Tutor] After virtualenv, how to use ide

2019-03-23 Thread boB Stepp
On Sat, Mar 23, 2019 at 12:50 PM anand warik  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
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor


[Tutor] After virtualenv, how to use ide

2019-03-23 Thread anand warik
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?
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor