SPE / Blender problem (blenpy)

Hi,

Yesturday I have found a great IDE for python - SPE!
But when I try to load a script into Blender (Ctrl + B) I get that:

import blenpy.pyGui
ImportError: No module named blenpy.pyGui

[Blender: 244, Python: 2.5, SPE: 0.8.3.c]
May be I have to install this module or link to it in some way?

Mindaugas

Thanks for reporting. Blenpy is no longer in use. This is now fixed in the subversion repository of spe. Try out the new spe 0.8.4.b and send me an email if it doesn’t work. (I am not often on this forum.) You can get SPE 0.8.4.b from here:


Stani