Yep, getting the same problem here. The “depcrecation warning” you’re seeing is in Blender itself. The actual error being thrown up is:
“AttributeError: ‘IpoCurve’ object has no attribute ‘points’” from routine “MakeIpoCurves.”
I’m using Python 2.4 and it seems that you’re using 2.3, so that kind of rules out a Python problem. Could be something to do with the animation system recode. JMS or anyone who’s familiar with this script, any chance of getting an update?