Dioney Gabriel
Dioney Gabriel
PS C:\Users\dione\Downloads\screenshot-to-code-main\screenshot-to-code-main\backend> python --version Python 3.12.3 PS C:\Users\dione\Downloads\screenshot-to-code-main\screenshot-to-code-main\backend> poetry run uvicorn main:app --reload --port 7001 INFO: Will watch for changes in these directories: ['C:\\Users\\dione\\Downloads\\screenshot-to-code-main\\screenshot-to-code-main\\backend'] INFO: Uvicorn running on http://127.0.0.1:7001 (Press...
I ran the step by step and it continues: File "C:\Users\dione\AppData\Local\pypoetry\Cache\virtualenvs\backend-ChyaHEbJ-py3.12\Lib\site-packages\fastapi\routing.py", line 24, in (backend-py3.12) PS C:\Users\dione\Downloads\screenshot-to-code-main\screenshot-to-code-main\backend\backend> poetry run uvicorn main:app --reload --port 7000 INFO: Will watch for changes in...