Irisson Lima

Results 2 issues of Irisson Lima

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)

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug ```js const { MongoStore } = require("wwebjs-mongo"); const mongoose =...

bug