Closed Tomislav12321321313 closed 7 years ago
You probably installed yagmail with a different python version.
You could try:
python -m pip install yagmail
python -c "import yagmail; print('No problems')"
thanks for fast answer, but i already solved it.
I installed it and tried to run the script but i always get this issue.