kindle-clippings icon indicating copy to clipboard operation
kindle-clippings copied to clipboard

Create kindle_python3.py

Open MilkShakeYoung opened this issue 7 years ago • 2 comments

Fixed the bug: a bytes-like object is required, not 'str', which caused by python3.

MilkShakeYoung avatar Jan 05 '18 20:01 MilkShakeYoung

I'm using Python version 3.9.7 and this didn't work for me

willis7 avatar Feb 18 '22 11:02 willis7

please install msgpack-python and it works for me

% python3 kindle_python3.py

MilkShakeYoung avatar Apr 27 '22 03:04 MilkShakeYoung