When I cd into the demomaster directory and run python demomaster.py I get the following error: ImportError: cannot import name OdeWorld. I’ve also tried running python2.6 demomaster.py f f f as I was told in another post, but that yields the same error.
Any suggestions? I think this has something to do with ODE (apparently)
Did makepanda print out something about a missing ODE lib? Usually it should print out all missing dependencies on start.
Run makepanda.py with --verbose as argument for detailed informations where panda looks for those.
Run makepanda.py --everything --verbose again and post the first few lines here. If you didn’t change anything since the last time you built Panda then the whole process of makepanda shouldn’t take more than a few seconds anyway.
Aside from that: you really shouldn’t run installpanda as root. Better make a package (not sure what gentoo uses; ports?).
This way you can upgrade and uninstall panda without looking for every single file manually. installpanda.py has no counterpart like “uninstallpanda.py” you know.
Nvidia’s Cg toolkit is only called like that because Nvidia is one of the companies who invented and who maintain Cg.
It isn’t directly connected to graphics cards or drivers. It’s a bit like Google and their Chrome browser. It’s called google chrome, but that doesn’t mean it’s restricted to the google search website.