After trying to reinstall cherrytree_0.39.3-0_all.deb with GDebi, I got the message: Error: Dependency is nog satisfiable: python-enchant.
I did a pip2 install of enchant, can import it from python 2.7.18, but still the install doesn't work.
When trying with dpkg, I get a lot more dependency problems:
dpkg -i cherrytree_0.39.3-0_all.deb
Selecting previously unselected package cherrytree.
(Reading database ... 301646 files and directories currently installed.)
Preparing to unpack cherrytree_0.39.3-0_all.deb ...
Unpacking cherrytree (0.39.3-0) ...
dpkg: dependency problems prevent configuration of cherrytree:
cherrytree depends on python-dbus; however:
Package python-dbus is not installed.
cherrytree depends on python-enchant; however:
Package python-enchant is not installed.
cherrytree depends on python-gtk2 (>= 2.16); however:
Package python-gtk2 is not installed.
cherrytree depends on python-gtksourceview2; however:
Package python-gtksourceview2 is not installed.
dpkg: error processing package cherrytree (--install):
dependency problems - leaving unconfigured
Processing triggers for gnome-menus (3.36.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.24-1ubuntu2) ...
Processing triggers for mime-support (3.64ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for shared-mime-info (1.15-1) ...
Errors were encountered while processing:
cherrytree
After upgrading pip2, I get the message:
pip2 install python-enchant
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
ERROR: Could not find a version that satisfies the requirement python-enchant (from versions: none)
ERROR: No matching distribution found for python-enchant
Is there any work around for this?
I guess there isn't a package for the new C++ version yet, but that is still in Beta...
Please use the snap package
Yes, installed the snap, now I can access my notes again :smiley:
@giuspen thanks!
Please use the snap package
Thanks, wasted too much time configuring pip for python2 and installing pyenchant on 20.04 just to get the following while installation.

The snap works just fine!
Is there any update on when the .deb will work, or when the new version will be available in the PPA?
The .deb does work already, it's still under testing but quite robust already https://www.giuspen.com/cherrytree/#testing . To PPA as soon as we promote to stable.
I installed 0.99.7 yesterday on Windows, works fine, on some parts even
better the old version, e.g. code boxes.
Haven't tried the Linux version yet.
Markdown mode is also nice, hopefully more things will be supported (GFM).
@Giuseppe Penone giuspen@gmail.com well done!
Op zo 2 aug. 2020 om 20:24 schreef Giuseppe Penone <[email protected]
:
The .deb does work already, it's still under testing but quite robust
already https://www.giuspen.com/cherrytree/#testing—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/giuspen/cherrytree/issues/898#issuecomment-667708230,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AEKTDLNNJGBCMR2OTZZRYZ3R6WVPDANCNFSM4N2ESD6Q
.
Thanks to @txe for the huge work porting to Gtkmm3 and to @ForeverRainbow for the Markdown
Most helpful comment
Please use the snap package