maya install problems

i seem to have something odd going on with my panda install.

in exporting a maya file, i get this error

!!Overwrite enabled!!
‘maya2egg71’ is not recognized as an internal or external command,
operable program or batch file.

anyone have any clue how to fix this?

are you running Windows or Linux?

If in Windows, you have to specify the path to the convertor, and don’t forget the .exe.
like this: Start>Run>C:\panda3d-1.3.2\maya2egg71.exe
If in Linux, you probably didn’t set your PATH right.

thanks…i’m running windows and am also wondering if it’s an issue with the system path.

Hey, there isn’t maya2egg71.exe, there is only maya2egg7. I bet you’re using Maya v7.0.1, and MayaPandaTool.
Read :
https://discourse.panda3d.org/viewtopic.php?t=1736
https://discourse.panda3d.org/viewtopic.php?t=1519

that explains it. on my machine at home, i’m running maya 7.0 and 7.0.1 at work. thank so much for the help