[IPython-dev] Activate python3 on windows

Bjorn Madsen bjorn.madsen at operationsresearchgroup.com
Sun Jul 13 07:56:21 EDT 2014


Success...
Thanks Juergen :-)


On 13 July 2014 12:20, Juergen Hasch <python at elbonia.de> wrote:

> You have to install IPython in your environment, too.
>
> Try "conda list" to see what packeges are installed.
> If you do "conda install ipython" it should give you IPython with Python 3.
>
>
> Am 13.07.2014 13:12, schrieb Bjorn Madsen:
> > Hello - I have one of those days where I am questioning my
> grammar-school skills...
> >
> > On a fresh anaconda install I use cmd.exe and successfully create a new
> environment:
> > C:\Anaconda>conda create -n py3k python=3
> > with python-3.4.1 package as the only installed package (perfect) and
> > Proceed ([y]/n)?
> > = y
> > Anaconda fetches, extracts and links the package(s), and provides the
> helpful message:
> > #
> > # To activate this environment, use:
> > # > activate py3k
> > #
> > To which I merryly type:
> > C:\Anaconda>activate py3k
> > and cmd.exe prints:
> > Activating environment "py3k"...
> > In the attempt:
> > [py3k] C:\Anaconda>ipython qtconsole
> > the result is python 2.7.6 which is a surprise.
> > In the second attempt:
> > [py3k] C:\Anaconda> ipython qtconsole --profile=py3k
> > the result is still python 2.7.6
> >
> > The intention is to have a ipython qtconsole running python 3 using
> anaconda. What am I to jet-lagged to get?
> >
> > PS. If it can be done without activating a new environment, then please
> share how...
> >
> > Kind regards,
> >
> > --
> > Bjorn Madsen
> > /Researcher Complex Systems Research/
> > Ph.: (+44) 0 7792 030 720
> > bjorn.madsen at operationsresearchgroup.com <mailto:
> bjorn.madsen at operationsresearchgroup.com>
> >
> >
> >
> > _______________________________________________
> > IPython-dev mailing list
> > IPython-dev at scipy.org
> > http://mail.scipy.org/mailman/listinfo/ipython-dev
> >
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>



-- 
Bjorn Madsen
*Researcher Complex Systems Research*
Ph.: (+44) 0 7792 030 720
bjorn.madsen at operationsresearchgroup.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140713/6d630c98/attachment.html>


More information about the IPython-dev mailing list