Perhaps not the ideal place to ask, but I’m guessing a lot of you use Stani’s Python Editor here…
Normally I run Linux and use stani’s python editor.
The project I;m working on right now means I have to be in windows most of the time.
I really want to use SPE, but can’t find a windows installer… I can get the svn and as it’s python can probably just use that, but it won’t run… does it need an environment variable setting?
I have python just installed on my c drive…
[C:\Python25\Lib\site-packages_spe](file:///C:/Python25/Lib/site-packages/_spe/spe_blender.py)
Are you running it from blender or standalone? If the later how are you running it (on linux I navigate to _spe folder in a console and type python spe.py
This doesn’t work on windows, double clickig on spe.py opens a console for about half a second and that’s it…