Python/Pushbullet – EOF occurred in violation of protocol
Problème :
Impossible de notifier via Pushbullet depuis une application Python 🙁
Message d’erreur :
[hpotato.core.plugins.base] Failed opening url in Pushbullet: https://api.pushbullet.com/v2/pushes Traceback (most recent call last): SSLError: [Errno 8] _ssl.c:504: EOF occurred in violation of protocol
Analyse :
Python version 2.7.3
Résolution :
Upgrader la version de Python > 2.7.9 et redémarrer l’application en utilisant cette nouvelle version !