Cannot find the python SDK

to the "env | grep LD_LIBRARY_PATH " I got nothing.

I did an “env” just to make sure I hadn’t mispelled the search string and nothing even close.

to the “cat /etc/ld.so.conf”


include ld.so.conf.d/*.conf
/usr/X11R6/lib
/usr/lib/qt3/lib
/usr/local/lib
/usr/local/lib/libmcrypt
/home/allen/Downloads/Panda/panda3d-1.0.4/built/lib

I start makepanda with "makepanda/makepand.py --everything

I’ve got a “built” directory so it seems to me that the compile worked at least once but i couldn’t get panda to start in the manner that the docs suggested it should so I figured something was less then right.