It seems to have something to do with a non-numeric version. What is the
SQLAlchemy verson? Check this issue
https://github.com/oracle/python-cx_Oracle/issues/27 to see if it connected.
On Sat, Nov 5, 2022, 4:52 AM 'Theo Chitayat' via sqlalchemy <
sqlalchemy@googlegroups.com> wrote:
> I have a mo
I have a model that uses ChoiceType like an enum for my FastAPI app. As
soon as I install *locust* from pip, i get errors like this:
*from sqlalchemy_utils import ChoiceType File
"/Users/theo/.local/share/virtualenvs/optis2-data-service-iqC41Vso/lib/python3.9/site-packages/sqlalchemy_utils/__in