View Single Post
Old 09-02-2021, 08:19 PM   #208
xxyzz
Evangelist
xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.
 
Posts: 443
Karma: 3000000
Join Date: Nov 2020
Device: none
Quote:
Originally Posted by cat0705 View Post
I'm using Zorin OS, which is based on Ubuntu. The pip is installed and located at `./.local/lib/python3.8/site-packages`.
Don't download calibre from flathub, it's running in a sandbox and maybe that causes the error.

Run the command
Code:
sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin
to install calibre(see https://calibre-ebook.com/download_linux). All Linux users should use this command except Arch Linux users.

Last edited by xxyzz; 09-02-2021 at 10:12 PM.
xxyzz is offline   Reply With Quote