The code has several errors when executing due to usage of old modules or python incompatibilities.
Install module pillow instad of PIL.
The line for sending the command to the device did not work. I used the line proposed in the other issue and it works for me.
Attached is the fixed code.
BitBucketConverter.py
The code has several errors when executing due to usage of old modules or python incompatibilities.
Install module pillow instad of PIL.
The line for sending the command to the device did not work. I used the line proposed in the other issue and it works for me.
Attached is the fixed code.
BitBucketConverter.py