Quote:
Originally Posted by gbm
Your main problem is that calibre has been 64-bit starting with version 6.0, the Raspberry Pi Zero 2W is a 32-bit. At one time Raspberry Pi distro compiled calibre for the pi.
You can try:
Code:
sudo apt-get install calibre -y
Good luck.
bernie
|
Would running the 64 -bit version of Calibre on the 64bit version of the Raspberry Pi OS solve the problem? Thanks!