Help on using SPE

sunny83

12-01-2006 11:17:19

Can anyone please tell me how can I use Pyogre IN SPE?

I am New TO Python,
and is trying to use Python in SPE.
(For easier programming)

In IDLE interface, one can simply press RUN button , then the program will run.

But how can i do it in SPE IDE?

When i presss Run in SPE, it says cant find module pyogre.ogre

Anyway i can plug it in?

griminventions

14-01-2006 12:20:06

I use Eclipse with the pydev plugin, and then just run my game from a command line shell. Maybe you would have better luck with that?