Skip to content

AttributeError: 'module' object has no attribute 'vec3' #4

Open
@iravikiran

Description

@iravikiran

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,

Activity

jcteng

jcteng commented on Jun 22, 2020

@jcteng
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      AttributeError: 'module' object has no attribute 'vec3' · Issue #4 · jcteng/python-opengl-tutorial