Hey, I had the same error like Dominique in comment #4 when I try to
install Davy's way.

(sudo python3 configure.py --pyqt=PyQt5 -q /usr/lib/x86_64-linux-
gnu/qt5/bin/qmake --qsci-incdir /home/kaikun/Eric_Python_IDE/QScintilla-
gpl-2.8.4/Qt4Qt5/ -d /usr/lib/python3/dist-packages/PyQt5)

when I removed python3-pyqt5.qsci , pyqt5-dev was removed as well so I 
reinstalled it.
Now I get an error in the next step, doing make:

g++ -c -m64 -pipe -fno-exceptions -O2 -Wall -W -D_REENTRANT -fPIC 
-DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN 
-DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 
-I. -I../Qt4Qt5 -isystem /usr/include/python3.4m -isystem 
/usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -o sipQsciQsciLexerBash.o 
sipQsciQsciLexerBash.cpp
In file included from sipQsciQsciLexerBash.cpp:29:0:
sipAPIQsci.h:35:21: fatal error: QMetaType: Datei oder Verzeichnis nicht 
gefunden
 #include <QMetaType>
                     ^
compilation terminated.
Makefile:448: recipe for target 'sipQsciQsciLexerBash.o' failed
make: *** [sipQsciQsciLexerBash.o] Error 1

In usr/include/x86_64-linux-gnu is no directory qt5 ..

I dont know just trying to install eric6 since two days, first got the
error in #6 so I try dave's way now.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qscintilla2 in Ubuntu.
https://bugs.launchpad.net/bugs/1391056

Title:
  python3-pyqt5.qsci not built against python3-pyqt5 on Ubuntu Utopic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qscintilla2/+bug/1391056/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to