On Saturday, June 22, 2013 8:13:58 PM UTC-6, Larry M wrote: > Gbenro, Thanks for letting me know about the fix. It worked. cheers, > Larry
Larry, I'm glad you were at least able to find a workaround. If you are interested in pursuing your previous issue any further, here's another something to try. >From the Spyder Python console, type import sys sys.executable What is the result? How does it compare to what's in Preferences>Editor> Advanced settings>Python executable? If you are running WinPython, they should both point to something like C:\WinPython-64bit-2.7.5.1\python-2.7.5.amd64 Jed -- 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.
