error in world forging wizard

HELP!!! HELP!!! HELP!!! :frowning: :frowning: :frowning:

I am getting a python script error, and the console says this:

Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender.blender\scripts\BWF-0.1.0.py, line 236, in ?
from xml.sax.handler import ContentHandler
ImportError: No module name xml.sax.handler

What does this mean???

I am trying to run the world forging wizard for the python script section at Blender3d.org

I get heaps of Python errors. I can only run Fiber and Make Human, and also SSS. Iโ€™ve just learned to live with it.

Btw, post your hardware specs, you should get more answers

Oh yeah,

Welcome to Elysiun!

If I remember correctly, you need a full Python install to run BWF correctly.

Check out https://blenderartists.org/forum/viewtopic.php?t=7723 โ€˜How to set your Python pathโ€™ after youโ€™ve installed Python.

Also I donโ€™t think BWF will run in anything other than 2.36, so make sure you have that version of Blender.

Hope this helps and welcome to Blender and elYsiun,

Sonix.

I changed the title, please use menaingfull title and something not all in capital. it hurts my eyes :wink:

I can confirme, the xml module is from the complete python package.