Hi,
You found the right solution but there is still a bug that prevents from
loading the EDP libraries from the Spyder App.
I know how to fix it but it's a bit tricky and I haven't had time to sit
down and just do it ;-) I hope to find some spare time next weekend.
Cheers,
Carlos
El 14/01/13 14:53, BR escribió:
I recently installed EPD 7.3 on my macbook running OS X 10.6, and then
installed Spyder via the DMG
(spyder-2.2.0dev_py27_Snow_Leopard_rev2296.dmg). Unfortunately, it
appears that when you install Spyder this way, it just uses the Python
version that comes installed with OS X rather than EPD. I say this
because it reports
Python 2.7.3 (default, Jul 12 2012, 13:52:05)
[GCC 4.2.1 (Apple Inc. build 5664)] on darwin
in the Spyder console window at startup, but when I invoke python from
the terminal I get
Python 2.7.3 |EPD 7.3-2 (64-bit)| (default, Apr 12 2012, 11:14:05)
[GCC 4.0.1 (Apple Inc. build 5493)] on darwin
Now, I think I have solved the problem, but I would like to get
confirmation. In Spyder, I went to Preferences>Console>Advanced
Settings and then reassigned the "Path to Python Interpreter
Executable Binary" to what I think is the EPD executable binary. I
found it in /Library/Frameworks/EPD64.framework/Versions/7.3/bin/
python. Now when I startup Spyder I get
Python 2.7.3 |CUSTOM| (default, Apr 12 2012, 11:14:05)
[GCC 4.0.1 (Apple Inc. build 5493)] on darwin
This matches what I get at the terminal, besides the |CUSTOM|, so I
think it's correct. Is there anything else I need to do?
--
You received this message because you are subscribed to the Google Groups
"spyder" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/spyderlib?hl=en.