Jump to content

RUR-PLE [solved]


Recommended Posts

This is a total python newbie question .....

 

I just downloaded and extracted a learning game for python called RUR-PLE, however I cannot seem to get it running. When I click on the rur_start.py script, it doesn't execute like it does in Windows XP, rather it just opens up in an editor. I have WXpython installed, and I am pretty sure python is installed too. Naturally, I am missing something obvious here. Would someone kindly offer some expert advice?

 

ok...got a little farther on my own....

 

[root@localhost rurple1.0rc3]# python rur_start.py

Traceback (most recent call last):

File "rur_start.py", line 31, in <module>

import wx

ImportError: No module named wx

 

 

Thanks:-)

 

 

[moved from Software by spinynorman]

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...