Hi,
Thanks for the info. I would like to know how you are selecting your
system Python interpreter. I mean, if camelot is installed in
/Library/Python/2.7/site-packages, then you have to change your python
interpreter executable binary to
/usr/bin/python
If you do this, you don't need to add anything to your PYTHONPATH. Your
site-packages dir should be detected automatically.
Cheers,
Carlos
El 08/04/13 02:46, sandeez escribió:
Hi Carlos,
I am using Spyder 2.2.0rc version and result is the same with above
mentioned error. I am using virtual env as well. Any suggestion.
Thanks,
sandeez
On Sunday, April 7, 2013 9:22:24 PM UTC+5:30, Carlos Córdoba wrote:
Hi,
What Spyder version are you running? I think I fixed this in
2.2beta4, so if you are using an older version please update and
try again.
Cheers,
Carlos
El 07/04/13 03:39, sandeez escribió:
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] <javascript:>.
To post to this group, send email to [email protected]
<javascript:>.
Visit this group at
http://groups.google.com/group/spyderlib?hl=en
<http://groups.google.com/group/spyderlib?hl=en>.
For more options, visit https://groups.google.com/groups/opt_out
<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?hl=en.
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.