llama-fs
llama-fs copied to clipboard
Unable to run `fastapi dev server.py`
Hello, I followed your instructions on my Mac. When I run the command
fastapi dev server.py
I get this error: ModuleNotFoundError: No module named 'colorama'
But I already installed the pip package. Can you help me why this is happening?