Skip to content

Make geom-path example to work#132

Open
yuyu2172 wants to merge 1 commit intoglumpy:masterfrom
yuyu2172:fix-prog-fragment
Open

Make geom-path example to work#132
yuyu2172 wants to merge 1 commit intoglumpy:masterfrom
yuyu2172:fix-prog-fragment

Conversation

@yuyu2172
Copy link
Contributor

Currently, the example fails to execute.
Related #109

$ python geom-path.py                                                             
Traceback (most recent call last):
  File "geom-path.py", line 313, in <module>
    program = gloo.Program(vertex, fragment, geometry)
  File "/home/leus/playground/glumpy/glumpy/gloo/program.py", line 77, in __init__
    elif isinstance(fragment, FragmentShader, version=version):
TypeError: isinstance() takes no keyword arguments

@rougier
Copy link
Member

rougier commented Feb 14, 2018

I wonder when I added this version stuff. I'll dig around before merging. Just ping me if it's not done quickly (I didn't find a way to have PR reminder once read)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants