On Thu, 23 Feb 2006 13:36:33 +0000 "Dr. Beau Webber" <[EMAIL PROTECTED]> wrote:
DBW> I installed M and received a message "Python Dynamic library couldn't DBW> be found", First of all, this is not a big problem if you don't intend to use Python. But if you do (personally I use it for writing filters and also for some hooks), then you need to make sure that python2x.dll (where 0 <= x <= 4) is available. DBW> Went to M : edit=>Preferences Python Path and set it to above directory DBW> (or should it point to .../python.exe or .../pythonw.exe ? Sorry, it looks this is not very clear from the dialog, but this option is the path used to locate Python modules (the .py files). What you need is the "Python DLL" option which should contain full path to python2x.dll if it is not in your system PATH. Good luck, VZ ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Mahogany-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mahogany-users
