Alex H.
Alex H.
Hello, I am quite confused, the setup was as following: git clone https://github.com/Thibauth/python-pushover.git cd python-pushover pip install . opening a python with your code: from pushover import init, Client init("")...
Hello Azelphur, thanks for the fast answer, you are right, I am using python3, was my installation wrong? I guess, that pushbullet is running also with python3. I am not...
Hello, I have still a problem, with Python2 it'll work ;-) But I want to get it working, when using Python3, so I used for the installation in the command...
Hello, I tried several things, as import websocket, ... installing via pip3 did not function and did not solve the problem. Has anyone an idea? Thanks, Alex