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!
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!