Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jul 2018 14:08:05 +0200
From:      Bernt Hansson <bah@borh.eu>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   PyQt4
Message-ID:  <bf855404-f142-8707-9c82-25769a5e218e@borh.eu>

next in thread | raw e-mail | index | archive | help
Hello list.

Trying to get a python script working again but no luck so far.

This is the error i'm getting

% python flatcam.py
Traceback (most recent call last):
   File "flatcam.py", line 2, in <module>
     from PyQt4 import QtGui
ImportError: No module named PyQt4

I've installed py-qt4 but no luck.

Where do i find qtgui and pyqt4?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bf855404-f142-8707-9c82-25769a5e218e>