Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jul 2018 21:01:15 +0200
From:      Bernt Hansson <bah@borh.eu>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   PyQt4
Message-ID:  <1c332878-c7e3-6a54-820c-eeec4151e8cd@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1c332878-c7e3-6a54-820c-eeec4151e8cd>