Closing as Invalid per your comment.
** Changed in: calibre (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838862
Title:
calibre crashes during startup
To ma
It looks like something installed an older version of the "msgpack-
python" pip package in a way that superceded the global pip packages. I
was able to fix it with:
pip install --upgrade --user msgpack-python
This should probably be closed, then.
--
You received this bug notification because yo