On Monday, June 24, 2013 7:37:37 AM UTC-5, Larry M wrote:
>
> Jed,    I changed the settings back to ...Interpreter>execute in current 
> interpreter, because this is the configuration that was causing the 
> problem.  Then I used the commands you said to get 
> 'C:\\winpython\\WinPython-64bit-2.7.5.1\\python-2.7.5.amd64\\python.exe.' 
>  Then I went to     Preferences>Console>Advanced (Console instead of 
> Editor) and the path to python interpreter and executable binary was 
> pointing to the same file, but with single backslash instead of double.  It 
> seems like they are both pointing to the same place.  
>
> I tried switching between Run>Interpreter>execute in current interpreter, 
> and Run>Interpreter>execute in new interpreter, and confirmed that the 
> first setting (current interpreter) gives the NameError error and the 
> second one (new interpreter) is OK.  
>
> Larry 
>
>
It sure sounds like Spyder's sitecustomize.py file is not being completely 
loaded at interpreter start. Do see any error messages in the interpreter 
at startup? Something like: 'import sitecustomize' failed; use -v for 
traceback.

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.


Reply via email to