View Single Post
Old 07-20-2022, 06:46 PM   #1
ajkessel
Connoisseur
ajkessel began at the beginning.
 
Posts: 76
Karma: 10
Join Date: Jul 2017
Location: Boston
Device: Kobo Libra 2
Problem building calibre 32-bit - 'QtCore/QtCoremod.sip' could not be found

I'm trying to build calibre from git for a 32-bit Debian system. I believe I've installed all build dependencies, but I'm getting this error on setup.py bootstrap:
Code:
Generating the rcc_backend bindings...
-c: (...)/src/calibre/build/pyqt/rcc_backend/rcc.sip: line 19 column 9: 'QtCore/QtCoremod.sip' could not be found
But QtCoremod.sip is on my system at /usr/lib/python3/dist-packages/PyQt6/bindings/QtCore/QtCoremod.sip.

I'm stuck for next steps. Any tips? Alternatively, does anyone have prebuilt 32 binaries?
ajkessel is offline   Reply With Quote