OpenHands
OpenHands copied to clipboard
litellm error
when i run this cmd - uvicorn opendevin.server.listen:app --port 3000
show error modulenotfounderror: litellm
then i install litellm then again i run uvicorn opendevin.server.listen:app --port 3000 show same error
me to
why not use make build&make run to start?
Yes, please use the make commands as listed in the README.
Yes, could you please use the make commands as in the readme? I'll close this for now, but if you still encounter errors after using make then please feel free to open a new issue!