ImportError Help (Export as .modxml)

Forgive me, I’m not entirely sure that this is the right place for this thread, but it seemed like the best fit to my judgement.

I have some splines that I’m trying to export with a .py file that allows me to do so as a .modxml. The file has worked several times in the past, but now suddenly just doesn’t work. It keeps telling me “ImportError: no module named sets”.

For the specific purposes of what I’m using Blender to do, I’m using Blender 2.49b and Python 2.6. I’ve attached below the afore mentioned .py file (I had to upload it as in a .zip to make the system upload it). Any help would be greatly appreciated!

export_model_xml.zip (13.8 KB)

  • StickyGum32

Edit: I just reinstalled Python and it seems to have worked itself out. Who knows…

  • StickyGum32