[BUG] TypeError: <= not supported between instances of str and int
when using format_exc with spp mode
#1060
Labels
TypeError: <= not supported between instances of str and int
when using format_exc with spp mode
#1060
Hello. I'm using format_exc() to send logs with possible errors to my database.
Using SPP mode (pyarmor-7), the output of format_exc exception is:
Is there anyway to know exactly where is the error ? Using past VM mode it was working well
The text was updated successfully, but these errors were encountered: