md3/md5 importer/exporter for blender 2.36 with python 24?

hi@all
do you blender & python-gurus know whether there is a python [!WORKING!] script/module to handle md3/md5 files?
for blender 2.36 and python 24?
i searched this forum and google or some hours now, and i only found 2 main importers/exporters for md3.
+import-md3-0.1.py
+md3.py md3import234.py md3import.py
-unfortunately none of them run on my machine, or even work, i dont know.
ive set the path for python, so blender can use them know.
is there a module or something?
or do you know a “for-dummies”-tutorial how to implement this feature?
thx,
siegfried

did you get the precompiled binaries for the blender ( for windows? )

once again,
blender only works with python 2.3 right now.
try that.

oh, do you mind showing me where you got the md3/md5 importers from?

md5 import into Blender?

but no animation import, or is tehre one for that?

bones and rig only, I think I read…

you can make animatiion importers, but keyframes are sort of off… it’s a long drawn out proccess.

i got python 2.3.5 now. i hope that will work.

this thread deals with importers.
https://blenderartists.org/forum/viewtopic.php?t=19778
i hope they work, not yet tried…
here is this guys work. so you dont have to go throgh all those posts.

http://scourage.servebeer.com/programming/blender

i hope that those md3/md5 importer issues will be coverd in one of the next blender releases. i think there are more people who would like to see those scripts integrated according to the amount of posts containing this issue.