Open a-haynes opened 2 years ago
Chapter for says to install the dotenv library through pip install dotenv but I believe it should be pip install python-dotenv.
dotenv
pip install dotenv
pip install python-dotenv
Chapter for says to install the
dotenv
library throughpip install dotenv
but I believe it should bepip install python-dotenv
.