How do I install it?

I have snow leopard and whenever I try to run the sample it talks about failing to import direct base. so I’m guessing direct base is a missing library that didn’t install right. So how do I correctly install panda3d on mac osx snow leopard.

Hi Arbiter410,

Could you please post the output of the following commands?

which python
python -V
ls -la /Library/Frameworks/Cg.framework/Versions

Also, when you run the samples, do you get any messages logged to the console? If so, please post them!

Thanks.

-Mike