fastapi-gateway
fastapi-gateway copied to clipboard
I'm trying to run the PyPI model.
Exception has occurred: ImportError
cannot import name 'SetIntStr' from 'fastapi.encoders' (c:\Users\202665\Documents\Trabalho\0188_api_gatway.venv\lib\site-packages\fastapi\encoders.py)
File "C:\Users\202665\Documents\Trabalho\0188_api_gatway\teste2.py", line 4, in
The error is about the FastAPI issue and it's related to this discussion.
It's resolved via the https://github.com/dotX12/fastapi-gateway/pull/10