Continuation of:
https://www.mobileread.com/forums/sh....php?p=4193601
Because:
"There is a thread under plugins (since PI have to keep up with the new Python) to report issues"
Attached are images of my Ubuntu crash report. It clearly shows issues with the Python dependencies.
I installed Calibre E-book Viewer on Ubuntu Software but cannot find it in $ sudo apt list --installed I can only find:
calibre/focal-updates,focal-updates,now 4.99.4+dfsg+really4.12.0-1ubuntu1 all [installed]
python3/focal,now 3.8.2-0ubuntu2 amd64 [installed,automatic]
I accidentally uninstalled Python3 not in my sandbox but the base of my Ubuntu ASUS ROG G752VL. When the computer repair shop rebuilt my Ubuntu all the apps work but not Calibre E-book Viewer anymore. The viewer sometimes works but crashes unexpectedly it is very flaky.
I tried "$ sudo apt-get remove --purge calibre" and reinstall but that didn't fix it.
I also tried "$ sudo apt-get remove --purge calibre-bin"
I am scared to try the below because I am taking courses right now and don't want to break my computer. I already got python rebuilt once before to fix my computer would the --reinstall really be any different than the rebuild?
$ sudo apt-get install --reinstall python
https://askubuntu.com/questions/4489...n-is-corrupted