Archlinux has switched the default python implementation to python 3. anamnesis is not python 3 compatible, as a consequence in order to run anamnesis, we have to patch the program. Can you please make it python3 compatible?
The main problem here is about some dependencies, specially pygtk. Appears the the newer version of pygtk has some limited support for python.
http://article.gmane.org/gmane.comp.gnome.gtk%2B.python/14841
I'll try to see if it works.
Log in to post a comment.
The main problem here is about some dependencies, specially pygtk. Appears the the newer version of pygtk has some limited support for python.
http://article.gmane.org/gmane.comp.gnome.gtk%2B.python/14841
I'll try to see if it works.