Open AnonymerNiklasistanonym opened 7 years ago
it seems like this API specifically only works fully on the Pi with python 2.7.
When I changed in virtualenv
to 3.5 everything worked (if I change the variable NOT_PYTHON_3 to False) besides the attachments.
After further tests I can now say that the API works on the current python 2.713 on any OS (I tested Linux Mint, Raspbian, Windows 10). On any python 3 version only text or html emails can be send, no attachments.
I want to use it on my Windows 10 computer with Pycharm Edu too, but there are always errors.