Install FastAPI Python and Create Hello World App on Windows

Поделиться
HTML-код
  • Опубликовано: 14 янв 2025

Комментарии • 10

  • @Deondree
    @Deondree Год назад +1

    I had a problem that said “Error loading ASGI app. Could not import module “main” how do I fix that

  • @deepasri9698
    @deepasri9698 2 года назад +3

    Thanks for making this video. more helpful!!

  • @mdhasibulislam4798
    @mdhasibulislam4798 2 года назад

    my one is not working said app is not found in main

    • @reinengouadjeu7080
      @reinengouadjeu7080 2 года назад

      I have the same problem

    • @sempuvalley4255
      @sempuvalley4255  Год назад

      check again your main.py because I was run uvicorn inside the my-api folder where main.py inside the app folder

    • @himanshumangoli6708
      @himanshumangoli6708 Год назад +1

      I have the same problem

    • @himanshumangoli6708
      @himanshumangoli6708 Год назад

      Error loading ASGI app. Attribute "app" Not found in module main

  • @bande6551
    @bande6551 Год назад

    hi, i have this error
    [WinError 10013]
    when i use uvicorn main:app --reload

    • @bande6551
      @bande6551 Год назад

      [WinError 10013] An attempt was made to access a socket in a way that is prohibited by
      access permissions assigned to it

  • @Fxmhdh
    @Fxmhdh Год назад

    Thanks for making this video. more helpful!!