-
Notifications
You must be signed in to change notification settings - Fork 52
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
TimeoutWindowsContext #24
Comments
A few seconds after the code was generated,the error occurred. |
fixed. New version 1.1.2 is uploaded to pypi. To get the new version:
kindly let us know if this helped |
Thanks a lot, the timeout error solved! But I encountered a new error which was the same error as issus#25. |
This error is solved too. |
all these fixes are now uploaded to pypi, so you can just re-install:
run
you should have 1.1.3 (or larger) let us know if this works |
An error encountered in the Data exploration step: Context TimeoutWindowsContext(_is_enabled=True, issues=[], name='TimeoutContext', should_register=True, seconds=599, exception=<class 'data_to_paper.run_gpt_code.exceptions.CodeTimeoutException'>) is not serializable.
How to solve it?
The text was updated successfully, but these errors were encountered: