Francemi opened this issue on Dec 08, 2005 ยท 11 posts
Francemi posted Thu, 08 December 2005 at 8:12 AM
I downloaded pyMPE and when I try to use it I get this error message: Traceback (most recent call last): File "", line 47, in ? ImportError: No module named wx What am I doing wrong? Thanks.
France, Proud Owner of
KCTC Freebies
MarianneR posted Thu, 08 December 2005 at 11:18 AM
Did you install wxPython (http://www.wxpython.org) ?
Francemi posted Thu, 08 December 2005 at 12:08 PM
No, was I supposed to? I mean, all my other python scripts work fine: prpc, wardrobe wizard, etc.
France, Proud Owner of
KCTC Freebies
MarianneR posted Thu, 08 December 2005 at 1:35 PM
Attached Link: http://www.renderosity.com/messages.ez?Form.ShowMessage=2483943
Yes, it says so in scourge's post. You have to install both Python and wxPython to make it work. It is run as a separate program and not from Poser so it can't use any of the Poser python stuff. I think wxPython is needed to make the graphical interface.Francemi posted Thu, 08 December 2005 at 2:42 PM
Thank you, I had missed this part. Now I have another problem though, can you help me please? It says this on the download page of www.wxpython.org: use the binary installer for wxPython found below, you probably don't need anything else Except that I don't know what link they are talking about. There are many links and not one of them says exactly "binary installer for wxPython". Can you tell me which link to click on please? Thanks.
France, Proud Owner of
KCTC Freebies
MarianneR posted Thu, 08 December 2005 at 3:14 PM
Francemi posted Thu, 08 December 2005 at 3:51 PM
Thanks I found it. NOW... I have another problem. I have Python 2.1 so where can I update it to 2.3 or 2.4 and is it necessary? Sorry to be so much trouble. But that kind of terminology I don't understand very well in English. ;o(
France, Proud Owner of
KCTC Freebies
MarianneR posted Thu, 08 December 2005 at 4:14 PM
Attached Link: http://www.python.org/download/
Try this: a couple of lines down it says python 2.4.2 Windows installer (Windows binary -- does not include source) There is one more line below that says almost the same thing, with the word Itanium added. As I don't know what Itanium is I got the top one and it works:) I'm off to bed soon, so I can't answer any more questions tonight. I hope this will make it work for you :)svdl posted Thu, 08 December 2005 at 6:19 PM
Itanium is a server CPU by Intel. Totally different from Pentiums or AMD Athlons. I don't think any home user has a computer with an Itanium CPU.
The pen is mightier than the sword. But if you literally want to have some impact, use a typewriter
MarianneR posted Fri, 09 December 2005 at 9:04 AM
Thanks, svdl :)
kamilche posted Sat, 21 January 2006 at 4:00 AM
I've made a modification to Sourge's code, so it no longer requires wxPython. Under the GNU license, I'm making it available for free! http://www.kamilche.com/files/pyMPE.zip In addition, I made it compatible with versions Pro Pack, 5, and 6 of Poser. Hope you guys find this enhancement useful!