Running Blender 2.49b, XAML Exporter gives this error:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Program Files\Blender Foundation\Blender\.blender\scripts\xaml_export
.py", line 90, in <module>
import BPyMesh
ImportError: No module named BPyMesh
Comments: ** Comment from web user: bluemarble **
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Program Files\Blender Foundation\Blender\.blender\scripts\xaml_export
.py", line 90, in <module>
import BPyMesh
ImportError: No module named BPyMesh
Comments: ** Comment from web user: bluemarble **
I found a solution, go to http://www.koders.com/python/fid30278B946111D882EA61D8CD236E7638C0000AA1.aspx?s=opengl and download bpy_mesh.py and install it where you installed the xaml_export.py file.
more files will cascade, keep downloading and installing then the problem seems to go away