You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be an issue when trying to install a prebuilt panda3d binary from panda3d.org, when trying to install panda it installs to "/Developer" but you cannot import the modules from either "ppython" nor "python", also when building panda from the source it as well installs to "/Developer" but when trying to import it, it does indeed import but it seems to be importing from another path because i deleted all of the files in the "/Developer" directory and it was still able to import the "panda3d.core" module...