pushbullet-cli icon indicating copy to clipboard operation
pushbullet-cli copied to clipboard

pb set-key hanging forever

Open mainframe opened this issue 6 years ago • 4 comments

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?

mainframe avatar Mar 25 '19 22:03 mainframe

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

GustavoKatel avatar Jun 21 '19 15:06 GustavoKatel

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

leox23 avatar Mar 13 '21 03:03 leox23

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

sourcequench avatar Apr 06 '22 19:04 sourcequench

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

GustavoKatel avatar Apr 17 '22 18:04 GustavoKatel