Python-spe-users Digest, Vol 21, Issue 1
[email protected] Sat, 03 Oct 2009 12:02:38 +0200
| Newsgroups | gmane.comp.python.spe.user |
|---|---|
| Message-ID | <[email protected]> |
Send Python-spe-users mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit https://lists.berlios.de/mailman/listinfo/python-spe-users or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Python-spe-users digest..." _______________________________________________ http://pythonide.stani.be http://pythonide.stani.be/manual/html/manual.html http://pythonide.stani.be/blog/sm_donate _______________________________________________ Today's Topics: 1. noob Q: cannot get spe to run scripts in ubuntu 9.04 (jacob sikker remin) 2. [Fwd: noob Q: cannot get spe to run scripts in ubuntu 9.04] (jacob sikker remin) ---------------------------------------------------------------------- Message: 1 Date: Fri, 02 Oct 2009 16:23:45 +0200 From: jacob sikker remin <[email protected]> Subject: [spe-users] noob Q: cannot get spe to run scripts in ubuntu 9.04 To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset="iso-8859-1" hej spe specialist, i am very new to python and this list. so i am sorry if i post something which has already been covered on this list or elsewhere. i have installed spe on my computer running ubuntu 9.04... i can lauch spe just fine, but when i try to run a script nothing happens.... like described here: https://bugs.launchpad.net/ubuntu/jaunty/+source/spe/+bug/377044 i tried to update python to version 2.8 but all i can find in synaptic is 3.0 this is to make the following patch: stani <https://launchpad.net/%7Estani> wrote on 2009-05-22: #4 <https://bugs.launchpad.net/ubuntu/jaunty/+source/spe/+bug/377044/comments/4> The minimal patch is only changing one line: sudo gedit /usr/bin/spe Change this line: MIN_WX_VERSION = '2.5.4.1' into: MIN_WX_VERSION = '2.8' After that you can run your scripts happily again. I'll prepare an official patch and attach it to this bug. i edited the file, but still when starting spe, the version which is displayed in the shell is 2.6.2 -- how can i get it to recognize 3.0.1? or how can i install 2.8 and get it to recognize this? i really hope you can help me, i am very excited to get up and running with python. thank you very much, jacob -- bleep: http://tthheessiiss.wordpress.com/ http://giantshouldersherewecome.wordpress.com/ http://campingsex.org http://mikrogalleriet.net http://8bitklubben.dk http://myspace.com/blissfullymediocre -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.berlios.de/pipermail/python-spe-users/attachments/20091002/6781712c/attachment-0001.html ------------------------------ Message: 2 Date: Fri, 02 Oct 2009 16:26:14 +0200 From: jacob sikker remin <[email protected]> Subject: [spe-users] [Fwd: noob Q: cannot get spe to run scripts in ubuntu 9.04] To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed perhaps i should expand, after editing the file, i do now get an error when trying to run (F9): "/home/jsr/Desktop/computer spils prototyper/Examples/chimp.py" Traceback (most recent call last): File "/home/jsr/Desktop/computer spils prototyper/Examples/chimp.py", line 13, in <module> from pygame.compat import geterror ImportError: No module named compat Script terminated. sorry for the double post best, jacob -------- Original Message -------- From: - Fri Oct 02 16:23:51 2009 X-Mozilla-Status: 0001 X-Mozilla-Status2: 00800000 X-Mozilla-Keys: Message-ID: <[email protected]> Date: Fri, 02 Oct 2009 16:23:45 +0200 From: jacob sikker remin <[email protected]> User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: [email protected] Subject: noob Q: cannot get spe to run scripts in ubuntu 9.04 Content-Type: multipart/alternative; boundary="------------090309060901070809080405" hej spe specialist, i am very new to python and this list. so i am sorry if i post something which has already been covered on this list or elsewhere. i have installed spe on my computer running ubuntu 9.04... i can lauch spe just fine, but when i try to run a script nothing happens.... like described here: https://bugs.launchpad.net/ubuntu/jaunty/+source/spe/+bug/377044 i tried to update python to version 2.8 but all i can find in synaptic is 3.0 this is to make the following patch: stani <https://launchpad.net/%7Estani> wrote on 2009-05-22: #4 <https://bugs.launchpad.net/ubuntu/jaunty/+source/spe/+bug/377044/comments/4> The minimal patch is only changing one line: sudo gedit /usr/bin/spe Change this line: MIN_WX_VERSION = '2.5.4.1' into: MIN_WX_VERSION = '2.8' After that you can run your scripts happily again. I'll prepare an official patch and attach it to this bug. i edited the file, but still when starting spe, the version which is displayed in the shell is 2.6.2 -- how can i get it to recognize 3.0.1? or how can i install 2.8 and get it to recognize this? i really hope you can help me, i am very excited to get up and running with python. thank you very much, jacob -- bleep: http://tthheessiiss.wordpress.com/ http://giantshouldersherewecome.wordpress.com/ http://campingsex.org http://mikrogalleriet.net http://8bitklubben.dk http://myspace.com/blissfullymediocre -- bleep: http://tthheessiiss.wordpress.com/ http://giantshouldersherewecome.wordpress.com/ http://campingsex.org http://mikrogalleriet.net http://8bitklubben.dk http://myspace.com/blissfullymediocre ------------------------------ _______________________________________________ Python-spe-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/python-spe-users End of Python-spe-users Digest, Vol 21, Issue 1 ***********************************************