PyQt4

Michael Beasley youvegotmoxie at gmail.com
Wed Jul 18 20:11:30 UTC 2018


Hello,

Have you made sure your Python installation can see the PyQt4 module?

>>> help(‘modules’);

Regards,

> On Jul 15, 2018, at 14:01, Bernt Hansson <bah at borh.eu> wrote:
> 
> 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.
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list