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
Hi, after successfully running for hours, the docker instagraal version stops with the error:
Traceback (most recent call last):
File "/usr/local/bin/instagraal", line 11, in <module>
load_entry_point('instagraal', 'console_scripts', 'instagraal')()
File "/src/instagraal/instagraal/instagraal.py", line 1201, in main
p2.ctx_gl.pop()
AttributeError: 'instagraal_class' object has no attribute 'ctx_gl'
any help on how to solve this (and possibly continue the pipeline without restarting) would be much appreciated!
Thanks!
The text was updated successfully, but these errors were encountered:
Hi, after successfully running for hours, the docker instagraal version stops with the error:
any help on how to solve this (and possibly continue the pipeline without restarting) would be much appreciated!
Thanks!
The text was updated successfully, but these errors were encountered: