when you create a virtualenv a folder is created, just use the python-installation that is located in that folder and set it as the default compiler/intepreter in spyder-options -> console -> advanced settings works for me (except for PyQt)
On Tue, Sep 24, 2013 at 10:03 PM, Tim Michelsen <[email protected]> wrote: > > >> then use the console pip install XXX to install whatever you need (PyQt >> remains a problem and with that also no plotting-functionality) > Yes, find. > but how to activate the virtualenv for the IPython within spyder? > > That's the missing point for me. > > -- > You received this message because you are subscribed to a topic in the Google > Groups "spyder" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/spyderlib/E15euPkHsKI/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/spyderlib. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/groups/opt_out.
