Page 1 of 1

Another Blender Export Problem

Posted: Fri Apr 01, 2005 5:33 pm
by init0
Hallo,
I'm using OGRE since 2 days and now I want to make Objekts with the Blender Export. But I get an "Python script Error" by starting the Script with Alt+P.
Is it right that Blender didn't put the Ogre Export to the File->Export Dialog?
How can I run the script without an Error?

If it helps:
my Blender Version:2.36 and WinME

PS:I hope you understand by bad English ;)

MfG
init0

Posted: Fri Apr 01, 2005 6:30 pm
by Jerky
Make sure that the script is in the script directory (C:\Program Files\Blender Foundation\Blender\.blender\scripts by default) and that Python is correctly installed.

After that, it should be listed in 'Export'. Also, if you just installed python, make sure you have restarted your computer since the installation.

Posted: Fri Apr 01, 2005 6:41 pm
by init0
I put the script in the script directorie and Phython is for a long time installed.
There is no Bug Message that says no Python found in the Console that always appears with Blender.

Posted: Fri Apr 01, 2005 11:52 pm
by Timme
Blender works not with Python 2.4!! Please use Python 2.3.

Are you sure that you has set the PYTHONPATH??
Take a look at http://www.elysiun.com/forum/viewtopic.php?t=7723 how to set the PYTHONPATH.
There is no Bug Message that says no Python found in the Console that always appears with Blender.
That sounds like that you haven't set the PYTHONPATH.

Posted: Sat Apr 02, 2005 9:03 am
by Jerky
Hmm, I use version 2.4 without problems.

Posted: Sun Apr 10, 2005 11:25 am
by init0
Sorry for the late answer, but I had some trouble with my Computer...
I don't know why but it runs!!! :D :D
Maybe because of using Materials for the Model that I wanted to export