Install python-dotenv into your virtualenv¶. workon my-virtualenv-name pip install python-dotenv # or, if you're not using a virtualenv: pip3.6 install ...
確定! 回上一頁