no ProjectionScreen or NonLinearImager?

Hi,

when I try to do:

from pandac.PandaModules import ProjectionScreen
or
from pandac.PandaModules import NonLinearImager

I get the "cannot import … " Error
checking with IPython there seem to be no such modules implemented under pandac in the latest win32 binary Release 1.5.2 that is running on XP.

Am I missing anything here, since I am new to panda3d?

Thanks for any help,

Elena.

IPython ? As in Iron Python? You cant run Iron Python with panda3d.

Hmm, its the module can’t be found in 1.5.3 either. Not sure what the problem is. Also, IPython isn’t IronPython, its an enhanced python console.