Installation error linux _get_module_details fails

Yup, downgrading uvicorn to 0.11.5 fixes this issue.

pip install uvicorn==0.11.5

1 Like