Setting up an IEP shell to use a conda environment

80 views
Skip to first unread message

elf...@gmail.com

unread,
Dec 1, 2015, 7:23:52 PM12/1/15
to Interactive Editor for Python

If I set up a conda environment with selected packages, for example:

>>>conda create --name py34 python=3.4
>>>conda install -c https://conda.anaconda.org/jiminco pyqtgraph
>>>activate  py34

I can then run IEP from the command line and its shell and scripts run within the py34 environment.

Can I change environments from within IEP the same way I can change shells. I guess the question is how to setup
a shell in IEP to use a a particular  environment.

(I have a full anaconda install not pyzo)


Almar Klein

unread,
Dec 2, 2015, 4:02:55 AM12/2/15
to elf...@gmail.com, Interactive Editor for Python

I think that if you create a shell configuration where the EXE is simply “python”, it should work with whatever conda env you have currently activated (provided that you run IEP from the prompt where you activated).

 

- Almar

--
You received this message because you are subscribed to the Google Groups "Interactive Editor for Python" group.
To unsubscribe from this group and stop receiving emails from it, send an email to iep_+uns...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

 

 

Reply all
Reply to author
Forward
0 new messages