the new version of krop supports python3, so in case of archlinux its good to upgrade :)
Search Criteria
Package Details: krop 0.6.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/krop.git (read-only, click to copy) |
---|---|
Package Base: | krop |
Description: | A tool to crop PDF files, with an eye towards eReaders. |
Upstream URL: | http://arminstraub.com/computer/krop |
Licenses: | GPL-3.0-or-later |
Submitter: | archtux |
Maintainer: | Xavier |
Last Packager: | Xavier |
Votes: | 35 |
Popularity: | 0.028961 |
First Submitted: | 2013-07-31 12:39 (UTC) |
Last Updated: | 2024-06-16 17:06 (UTC) |
Dependencies (10)
- python (python37AUR, python311AUR, python310AUR)
- python-pymupdf
- python-pypdf
- python-pyqt6
- python-pyqt6-sip
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- sip (make)
Required by (0)
Sources (1)
onny commented on 2016-11-06 17:49 (UTC)
ryuzy commented on 2015-05-30 16:52 (UTC)
@luiscuadrado123 python2-poppler-qt has been renamed to python2-poppler-qt4.
You can simply remove krop and than install the last version.
luiscuadrado123 commented on 2015-05-29 01:56 (UTC)
python2-poppler-qt4 and python2-poppler-qt are in conflict when i try to update...
any idea?
qcts33 commented on 2015-05-12 07:28 (UTC)
Since the pypdf is no longer maintained and the pypdf2 is working just fine with krop, I think we should replace the python2-pypdf with python2-pypdf2.
danyf90 commented on 2014-04-07 09:06 (UTC)
thank you now it works!
alium commented on 2014-04-03 19:23 (UTC)
@danyf90:
you need rebuild python2-poppler-qt package, i haved same problem after i updated sip/python2-pyqt4 packages
danyf90 commented on 2014-04-01 07:07 (UTC)
After a system update i get:
[daniele@archlinux ~]$ krop
Traceback (most recent call last):
File "/usr/bin/krop", line 19, in <module>
krop.krop.main()
File "/usr/lib/python2.7/site-packages/krop/krop.py", line 54, in main
from mainwindow import MainWindow
File "/usr/lib/python2.7/site-packages/krop/mainwindow.py", line 30, in <module>
from vieweritem import ViewerItem
File "/usr/lib/python2.7/site-packages/krop/vieweritem.py", line 20, in <module>
from popplerqt4 import Poppler
RuntimeError: the sip module implements API v11.0 but the popplerqt4 module requires API v10.1
mrbit commented on 2014-02-02 00:23 (UTC)
please update to 4.5 thanks
Pinned Comments