Closed NewPenguin closed 4 years ago
Hey @NewPenguin! You need to load the required environment variables. Please see .env.example.
In the root directory, I rename the file .env.example
to .env
by using the following command:
mv .env.example .env
.
The error disappeared.
Hi, Pardon my weakness in understanding. i was attempting to run
python -m main
as stated in the page. But i gotten this error, may i know more about it and how to solve it?