Maya Panda Exporter v1.3

I recently installed Panda3d 1.6.2

I am running maya 2008 and have loaded the MayaPandaTool.mel. When I execute the script I do not get and exported egg file… THe script editor reports:

MAYA VERSION : 2008
Using these arguments: maya2egg2008 -p -a none [END]
Your scene will be saved as this egg file: green.egg
In this directory: F:/Projects/Maya/Panda3D_test/scenes/
‘maya2egg2008’ is not recognized as an internal or external command,
operable program or batch file.

Finished exporting (.mb -> .egg), unit : cm

Any Ideas on what might be going on??

Did you install Panda correctly?

If so, check this page:
panda3d.org/manual/index.php/Insta … in_Windows
Scroll down to the part where it discusses about “python is not a recognised internal command” - you’re suffering from almost the same issue.

Well I set up the system path but now I get a message via the script editor:
Could not launch C:\Panda3D-1.6.2\bin\maya2egg2008-wrapped.exe

I get this same message when running if from a CMD line aswell

is there a file at this location? C:\Panda3D-1.6.2\bin\maya2egg2008-wrapped.exe what does it say when you run it directly?