Re: krop and python3

2016-06-14 Thread Raphael Groner
https://bugzilla.redhat.com/show_bug.cgi?id=1346380 ___ python-devel mailing list python-devel@lists.fedoraproject.org https://lists.fedoraproject.org/admin/lists/python-devel@lists.fedoraproject.org

Re: krop and python3

2016-05-06 Thread Raphael Groner
Reverted to python2, in rawhide, f24 and f23. When those updates are in stable, I tend to orphan krop. There's also an (indirect) dependency to Qt4 cause of python-poppler-qt4 that makes it even harder to maintain cause of a generally dead development branch for any qt4 related packages. __

krop and python3

2016-04-24 Thread Raphael Groner
Hi, I need some help to fix a bug ¹ with python3 and site-packages. > cd /usr/lib/python3.4/site-packages/krop/ > python2 -c 'import krop ; krop.main()' → dialog > python3 -c 'import krop ; krop.main()' Traceback (most recent call last): File "", line 1, in File "/usr/lib/python3.4/site-pa