jmap-proxy-python
jmap-proxy-python copied to clipboard
Cannot run
Hi,
Cloning this repo, requirements installed, when I try to run with the command uvicorn api:app... said this error : ERROR: Error loading ASGI app. Could not import module "api".
By the way, there is another requirement: uvloop
Thanks