yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #16489
Re: [Question #661824]: PyQt4 issue on a Cray
Question #661824 on Yade changed:
https://answers.launchpad.net/yade/+question/661824
Status: Answered => Solved
Gary Pekmezi confirmed that the question is solved:
Thank you Anton and Bruno,
I was able to finally get the GUI built. The issue was that pyrcc5 was
not in $PATH because I had added PyQt5 (and for my earlier build, PyQt4)
to $PYTHONPATH, but not $PATH. One "export" command could have spared me
several days of frustration.
One thing I found with the latest version of libQGLViewer, is that the
updateGL() command has been changed to update() [1]. I had to change
this in gui/qt5/*.*pp
Thanks,
Gary
[1]http://libqglviewer.com/changeLog.html
--
You received this question notification because your team yade-users is
an answer contact for Yade.