For the Python 3.4 OS X release, the iPython console just hangs when I open up Spyder using the built-in python.
When I point Spyder to my virtual environment it keeps crashing looking for the scimath module, but I can't seem to pip install scimath, because they don't seem to be Python 3 compatible due to the use of the now deprecated execfile() function in its setup. Does anybody else seem to experience this? Do I really need scimath, if not, where can I fix this in the PYTHONSTARTUP script? -- 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/d/optout.
