problem with ter2blend animation...

maybe im stupid or just havent found the right place to look for…?
i wanted to use an animation from campath -> terragen to place an object in blender. so read a lot of posts here, and found that i need to use blender 2.25 and python 2.0.1 and the old version of ter2bend.
but sadly that doesn`t work. when i start the terrain script it says:

Terragen terrain file: continue
Traceback (most recent call last):
File “Terrain”, line 286, in bevent
File “Terrain”, line 304, in draw
File “Terrain”, line 378, in sun
AttributeError: Get

what does that mean?
and when i try to run the camera script it says:

Traceback (most recent call last):
File “Camera”, line 1, in ?
NameError: There is no variable named ‘p’

any ideas what i`m doing wrong?

i worked with the ter2Blendv3.blend file
on windows 2000.

thanx

Vince

o.k.
i am stupid! i found the problem. (pythonpath and camera script…)