Hi,

AttributeError: module 'pyglet.graphics' has no attribute 'vertex_list'

I suspect this may not be trivial to fix.

yagv depends on pyglet 1.x, which relies on the OpenGL fixed function pipeline. Debian has switched to 2.x and no longer supports this. [1]

Unfortunately, it appears that upstream project is dead.
The last commit was in 2017, and any requests by @pere on their bug tracker fell on deaf ears: [2]

It's regrettable, but I don't think yagv can be kept with the current situation.

As you might right recall, I offered to help with a similar situation in printrun, but this got stuck due to the significant effort required and a lack of time on my side. It's unlikely that I would be able to help with yagv either at the moment.

Sorry...


[1] https://pyglet.readthedocs.io/en/latest/programming_guide/migration.html
[2] https://github.com/jonathanwin/yagv/issues/20

Reply via email to