Hi,

I am using Spyder for camelot. When I open Spyder, it gives me following 
error in python interpreter:

Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/site.py", line 74, in <module>
    __boot()
  File "/Library/Python/2.7/site-packages/site.py", line 2, in __boot
    import sys, os, os.path
ImportError: No module named os

My Spyder console configuration is:
Path to python interpreter executable 
binary: /Applications/Spyder.app/Contents/MacOS/python (When I change to 
python2.7 executable, it gives me error)
Open a Python interpreter at startup - Yes
PYTHONSTART script 
- 
/Applications/Spyder.app/Contents/Resources/lib/python2.7/spyderlib/scientific_startup.py
 
(I change to Default PYTHONSTART script but luck Also with combination with 
python2.7 executable, no luck)

Below is my system configuration:
OS: Mac OS X Lion 10.7.5
python: 2.7.1
camelot: 12.06.29
SQLAlchemy: 0.8
DB: Mysql

When I try from my terminal, it works fine. Do I need to add any 
pythonpath? Currently only /Library/Python/2.7/site-packages is added.

Thanks,
sandeez

-- 
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.


Reply via email to