From: Howard H. <hr...@co...> - 2005-10-04 18:01:35
|
Mark, you will need a version of wxpython that is compatible with version 2.4 of python. Go to http://www.wxpython.org/download.php to get a version of wxpython that is compatible with your version of python. I had the same problem you did when I used SourceForge's installation instructions to install pythoncard on a computer running Windows XP and version 2.4 of python. So far I haven't been impressed with "Beginning Python". To many mistakes, a lot of the explanations are awkwardly worded and the coverage of beginning topics book is to limited. I have found the book "Python" by Chris Feely to be much better for learning python and for gaining an appreciation of some of the complicated things you can do with python with just a few lines of code. Howard -----Original Message----- From: pyt...@li... [mailto:pyt...@li...] On Behalf Of pha...@mi... Sent: Monday, October 03, 2005 11:54 AM To: pyt...@li... Subject: [Pythoncard-users] Installing PythonCard Problems I'm using SuSE Pro 9.3, and it installed python 2.4 An attempted installation of pythonCard 8.1 (0.8.1-1mdk), YAST informs me I need python-base 2.3. I presume this means Python 2.3. Is it possible to install pythonCard with python 2.4? If not, how do I install a previous version of python without losing python 2.4? I'm reading the new book "Beginning Python" by Peter C Norton, et al, and I'd like to go through the examples the way it wants. Looks like a good book, to this point. Mark ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Pythoncard-users mailing list Pyt...@li... https://lists.sourceforge.net/lists/listinfo/pythoncard-users |