moduleNotNamedError after installing Panda3d | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 3

moduleNotNamedError after installing Panda3d

I installed panda3D and the sample programs ran well. Just after writing a code in notepad++, after trying to run it, I saw module error. I had difficulty linking my directstart to python. Is there anyone who can help me with the installation guide maybe on whatsapp, because am out of ideas. I will really appreciate anyone that helps.

25th Apr 2019, 8:15 AM
xpan
xpan - avatar
2 ответов
+ 3
Are you using python 2 or python 3? Are you sure it says "ModuleNotNamedError" and not "ModuleNotFoundError"?
25th Apr 2019, 9:36 AM
Anna
Anna - avatar
+ 3
Am using anaconda the error is moduleNotFoundError
25th Apr 2019, 1:09 PM
xpan
xpan - avatar