From: Howard H. <hr...@co...> - 2005-08-24 03:19:47
|
> -----Original Message----- > From: pyt...@li... [mailto:pythoncard- use...@li...] On Behalf Of Alex Tweedly > Sent: Monday, August 22, 2005 4:36 PM > To: Howard Hansen > Cc: pyt...@li... > Subject: Re: [Pythoncard-users] Installing PythonCard and Python24 > Howard Hansen wrote: >> I get the following error message when I try to run PythonCard's >> CodeEditor. Python23.dll not found >Which versions of PythonCard and wxPython ? Thanks for the reply. Your hint fixed my problem. Because Source Forge's installation page for PythonCard only lists one version of wxpython I didn't know there was more than one version of wxpython. The version of wxpython listed on Source Forge's PythonCard installation page only works with Python version 2.3. Using your hint I searched Source Forge's Web Site and found a version of wxpython designed to work with Python version 2.4. Upgrading wxpython to wxPython2.6-win32-ansi-2.6.1.0-py24.exe enables PythonCard's CodeEditor to work with Python version 2.4. > Do the wxPython Demos work (separate download for "Docs and Demos" ) ? > I vaguely remember (but can't currently find) a message about needing > PythonCard-0.8.1-FIXED.win32.exe (rather than simply > PythonCard-0.8.1.win32.exe) - (I think that was) to run with Python 2.4 -- Alex Tweedly http://www.tweedly.net -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.338 / Virus Database: 267.10.13/78 - Release Date: 19/08/2005 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Pythoncard-users mailing list Pyt...@li... https://lists.sourceforge.net/lists/listinfo/pythoncard-users |