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

instagraal docker errors after running for 100 cycles #46

Open
ripkrizbi opened this issue Jan 11, 2025 · 0 comments
Open

instagraal docker errors after running for 100 cycles #46

ripkrizbi opened this issue Jan 11, 2025 · 0 comments

Comments

@ripkrizbi
Copy link

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!

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

No branches or pull requests

1 participant