Hi there, I installed yagmail with this command:
22:06 ~ $ pip3.8 install --user yagmail
but when I try to import it in the python console (Python 3.8.0 (default, Nov 14 2019, 22:29:45) ) it says it can't find the module. Can someone help me and tell me what I'm doing wrong? Thank you.