Skip to content
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

I got this error #5

Open
kangjie321 opened this issue Dec 13, 2021 · 1 comment
Open

I got this error #5

kangjie321 opened this issue Dec 13, 2021 · 1 comment
Labels
question Further information is requested stale

Comments

@kangjie321
Copy link

kangjie321 commented Dec 13, 2021

when i run env.render
i get this error
AssertionError: No 'v' attribute found in ShaderProgram(id=4).
Valid attibutes are: {'colors': Attribute('colors', program=4, location=1, count=4, format=f), 'position': Attribute('position', program=4, location=0, count=3, format=f), 'tex_coords': Attribute('tex_coords', program=4, location=2, count=3, format=f)}.

@semitable
Copy link
Owner

Hi,
Can you post the full stack trace (i.e. the line this error is thrown)?
To be honest, this doesn't look to originate from our code base, so I am thinking this is a mix-up/incompatibility with an installed package (e.g. pyglet or gym?)
Could you also post information about the system you are running and the installed packages (versions)?

@semitable semitable added the question Further information is requested label Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested stale
Projects
None yet
Development

No branches or pull requests

2 participants