ShaderTerrainMesh class won't import/doesn't exist?

Hey guys… having an issue with importing the ShaderTerrainMesh class in python… it doesn’t seem to exist…

I’m on python 2.7.13… and I installed panda3d via pip… I can run sample applications and such… and I haven’t had an issue with any other imports thus far… what am I missing here?

thanks…
/r

solved… pulled latest from github… working now sorry

/r

Note that you can add the --pre flag to the “pip install” command to install a pre-release version of Panda. If you want the latest build, you can also add --extra-index-url archive.panda3d.org