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

Error when trying to print the exception #1212

Open
aliasgar55 opened this issue Sep 26, 2024 · 2 comments
Open

Error when trying to print the exception #1212

aliasgar55 opened this issue Sep 26, 2024 · 2 comments

Comments

@aliasgar55
Copy link

TypeError: '>=' not supported between instances of 'RecordException' and 'int'

at .extract ( /usr/local/lib/python3.10/traceback.py:357 )
at .init ( /usr/local/lib/python3.10/site-packages/exceptiongroup/_formatting.py:96 )
at .print_exception ( /usr/local/lib/python3.10/traceback.py:119 )
at .print_exc ( /usr/local/lib/python3.10/traceback.py:179 )
at .google_cloud_log_sink ( /./app/core/logger.py:47 )
at .write ( /usr/local/lib/python3.10/site-packages/loguru/_simple_sinks.py:113 )
at .emit ( /usr/local/lib/python3.10/site-packages/loguru/_handler.py:177 )****

Getting this error when trying to print exception

@Delgan
Copy link
Owner

Delgan commented Sep 26, 2024

Hi.

Are you able to share a minimal reproducible example please?

@aliasgar55
Copy link
Author

Sure
I will share one

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

2 participants