Open Flight import/export problems

I work for a vis sim company. We use Creator 3.3. I have an opportunity to use blender for modeling now, but I can’t get openflight import or export to work.

When I try to import or export with blender 2.45 I get the following in my console:

Compiled with Python version 2.5.
Checking for installed Python… got it!
Traceback (most recent call last):
File “<string>”, line 89, in <module>
File “C:\Program Files\Blender Foundation\Blender\flt_filewalker.py”, line 22,
in <module>
import re
File “C:\PYTHON23\LIB\re.py”, line 5, in <module>
from sre import *
File “C:\PYTHON23\LIB\sre.py”, line 97, in <module>
import sre_compile
File “C:\PYTHON23\LIB\sre_compile.py”, line 17, in <module>
assert _sre.MAGIC == MAGIC, “SRE module mismatch”
AssertionError: SRE module mismatch

Can someone please tell me what is my problem?

It works for me.

Maybe the script requires a specific version of Python to be installed?

I have both 2.4.2 and 2.5.1 installed

hope this helps?

Bizarrely I fixed the problem by UNinstalling python.

Yesterday the FLT script got a big update thanks to Briggs!
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=12649

You may be interested in testing

A fresh build for windows on graphicall.org