pip install dotenv error code 1 Windows 10 pip install dotenv error code 1 Windows 10 windows windows

pip install dotenv error code 1 Windows 10


You should install python-dotenv

pip3 install python-dotenv

or

pip install python-dotenv

i.e

C:\Users\USER>pip3 install python-dotenvCollecting python-dotenv  Downloading python_dotenv-0.8.2-py2.py3-none-any.whlInstalling collected packages: python-dotenvSuccessfully installed python-dotenv-0.8.2

Refer this issue