-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
importerror: cannot import name pod #44
Comments
Your panda3d needs the old POD module. You can re-add it and add the name to the python util. |
Find your PythonUtil.py file, mine was in C:/Python27/Lib/site-packages/direct/showbase. Im using the panda3d pip installation on the newest(old) 2.7 Python. |
The text was updated successfully, but these errors were encountered: