Davy Jiang
Davy Jiang
Please try grpcui -plaintext 0.0.0.0:4567 directly If find the error below, perhaps you just need to regenerate your *.pb.go, then that error will be fixed, Failed to compute set of...
The same issue, I didn't use docker, and I cannot find the backend logs in the backend directory. Don't know why
poetry run uvicorn main:app --reload --port 7001 INFO: Will watch for changes in these directories: ['/Users/daweijiang/Desktop/screenshot-to-code/backend'] INFO: Uvicorn running on http://127.0.0.1:7001 (Press CTRL+C to quit) INFO: Started reloader process [32625]...
I did, but I still met this issue. On Thu, 30 Nov 2023 at 12:50, Jadenyoky ***@***.***> wrote: > I'm try the website and build it on docker ,, and...
The above screenshot is after I did pip3 poetry install and poetry shell, met the same issue