Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4773314 By: oxon
Hello Fabio Thank you very much for your quick reply. It works now. >- do you have something in your error log? I found four same errors which was The interpreter location found does not exist. /Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/ MacOS/Python This seems the path defined in the previous OS. The default version of python is 2.3 in OS X Tiger so I installed 2.5 under /Library . I changed this to /System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Co ntents/MacOS/Python from the preference menu. This is the default path in OS X Leopard. I do not know which file contains this path info but new OS X Leopard users are recommended to check this item if one has same problem. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
