On 05/18/2013 05:04 PM, Bob Gailer wrote:
How do I start spyder? I can't find any useful guidance. As an experiment I tried from a command prompt:C:\Python33\Lib\site-packages\spyderlib>spyder.py Traceback (most recent call last): File "C:\Python33\Lib\site-packages\spyderlib\spyder.py", line 30, in <module> from spyderlib.utils.programs import is_module_installed ImportError: No module named spyderlib.utils.programs Was that the correct way to start it? If so how do I fix the problem?
My mistake on the Python version compatibility, just noticed the version info in the subject.
-- Adrian Klaver [email protected] -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
