<div dir="ltr"><div>Hello - I have one of those days where I am questioning my grammar-school skills...<br><br></div><div>On a fresh anaconda install I use cmd.exe and successfully create a new environment:<br></div><div><div style="margin-left:40px">
C:\Anaconda>conda create -n py3k python=3<br></div>with python-3.4.1 package as the only installed package (perfect) and<br><div style="margin-left:40px">Proceed ([y]/n)?<br></div><div style="margin-left:40px">= y<br></div>
Anaconda fetches, extracts and links the package(s), and provides the helpful message: <br>#<br></div><div># To activate this environment, use:<br></div><div># > activate py3k<br>#<br></div><div>To which I merryly type:<br>
</div><div style="margin-left:40px">C:\Anaconda>activate py3k<br></div>and cmd.exe prints:<br><div style="margin-left:40px">Activating environment "py3k"...<br></div>In the attempt:<br><div><div><div style="margin-left:40px">
[py3k] C:\Anaconda>ipython qtconsole<br></div>the result is python 2.7.6 which is a surprise.<br></div><div>In the second attempt:<br><div style="margin-left:40px">[py3k] C:\Anaconda> ipython qtconsole --profile=py3k<br>
</div>the result is still python 2.7.6<br><br></div><div></div><div>The intention is to have a ipython qtconsole running python 3 using anaconda. What am I to jet-lagged to get?</div><div><div><div><div><div><br></div><div>
PS. If it can be done without activating a new environment, then please share how...<br></div><div><br></div><div>Kind regards,<br clear="all"></div><div><div><div><br>-- <br><div>Bjorn Madsen</div><div><i>Researcher Complex Systems Research</i></div>
<div>Ph.: (+44) 0 7792 030 720 </div><div><a href="mailto:bjorn.madsen@operationsresearchgroup.com" target="_blank">bjorn.madsen@operationsresearchgroup.com</a></div><div><br></div>
</div></div></div></div></div></div></div></div></div>