TypeError: catching classes that do not inherit from BaseException is not allowed

Viewed 23

I am NOT including any exceptions in my code.

The errors are showing up in ".local/lib/python3.10/site-packages/sqlalchemy/pool/base.py" in 5 different lines.

I am using Python3.10.5 on a Raspberry Pi 4-8gb.

0 Answers
Related