AttributeError: 'module' object has no attribute 'vec3'
iravikiran opened this issue · 1 comments
Hello,
Thanks for your work, it's great effort! Btw, i've a issue when trying to execute the Shading program i get to see error as below
"AttributeError: 'module' object has no attribute 'vec3'"
I'm on Ubuntu 18.04 with Python 2.7. And also most sample tut's are not executing on GLES 3.3. is there any way to fix it up? Please do look into this issue. and help me asap.
Regards,
This should be a version match issue, This project wrote in years ago, to run it suggest os is win7. And make sure the library exactly matches the version in the pip requirement file (package upgrade may cause issues).
I leave python for years so , This project has no plan to update or maintenance.
I hope those pieces of information can help