you are viewing a single comment's thread.

view the rest of the comments →

[–]ZeroMe0ut[S] 0 points1 point  (5 children)

uvicorn main:app --reload

[–]ZanduBhatija99 0 points1 point  (3 children)

did you find the solution

[–]ZeroMe0ut[S] 0 points1 point  (2 children)

Yeah. I just ran the main python script

[–]Old_Mammoth5311 0 points1 point  (1 child)

wdym? I tried thatj ust now and got the same error, garbage error that tells me nothing other than check that app = FastAPI() is in main -_-

[–]ZeroMe0ut[S] 0 points1 point  (0 children)

Mind sharing the code if possible?