GustavoKatel / pushbullet-cli

Access Pushbullet from the command line
MIT License
282 stars 30 forks source link

pb set-key hanging forever #66

Open mainframe opened 5 years ago

mainframe commented 5 years ago

When trying to "pb set-key" - it hangs forever after input (ie no reaction for input).

pip3 show pushbullet-cli Name: pushbullet-cli Version: 1.0

python3 --version Python 3.5.3

Any ideas whats wrong?

GustavoKatel commented 5 years ago

Sorry, @mainframe No ideia :( I've tested on a docker python:3.5 and set-key works fine. Which OS are you running?

leox23 commented 3 years ago

i have the same problem, i'm using window, but python in a higher verson, I'll change the python version to see

sourcequench commented 2 years ago

Same issue, python 3.10.4 on debian, but it works on 3.9.9 on a different debian machine.

GustavoKatel commented 2 years ago

can you all try with v1.2.2? I bumped the keyring depency.