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
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,
The text was updated successfully, but these errors were encountered:
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
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,
The text was updated successfully, but these errors were encountered: