dotX12 / fastapi-gateway

⚙️ FastAPI gateway for microservices.
MIT License
111 stars 27 forks source link

I'm trying to run the PyPI model. #12

Open irissonnlima opened 6 months ago

irissonnlima commented 6 months ago

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 from fastapi_gateway import route ImportError: cannot import name 'SetIntStr' from 'fastapi.encoders' (c:\Users\202665\Documents\Trabalho\0188_api_gatway.venv\lib\site-packages\fastapi\encoders.py)