[kde-freebsd] [SVN Commit] area51/KDE
fastmail
alonsoschaich at fastmail.fm
Tue Jul 8 13:52:14 UTC 2014
On Tue, 8 Jul 2014 19:57:11 +0800
"Alex V. Petrov" <alexvpetrov at gmail.com> wrote:
> see attach
>
>
Hmmm nothing meaningful there either.
If you use the "default" config (for ports PREFIX and python paths),
there should be a file named
/usr/local/share/apps/cmake/modules/FindPyQt.py which you should be able to
execute with python producing some output like
> alonso at riverside /tmp % python /usr/local/share/apps/cmake/modules/FindPyQt.py
> pyqt_version:040a03
> pyqt_version_str:4.10.3
> pyqt_version_tag:Qt_4_8_4
> pyqt_sip_dir:/usr/local/share/py-sip
> pyqt_sip_flags:-x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_8_4 -x Py_v3 -g
If it aborts with something the likes of
> import PyQt4.pyqtconfig
> ImportError: No module named pyqtconfig
try reinstalling devel/py-qt4-core which _should_ install the module.
Alonso
More information about the kde-freebsd
mailing list