Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=497339 David Nalley <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flag| |needinfo?(jussi.leht...@iki | |.fi) --- Comment #6 from David Nalley <[email protected]> 2009-04-25 00:23:01 EDT --- There are some missing requires it would seem: I installed qmforge from the above rpm, and when I try and launch I get the following tracebacks: [ke4...@nalleyt61 noarch]$ qmforge Traceback (most recent call last): File "/usr/bin/qmforge", line 19, in <module> from qmforge.qmforge import * File "/usr/lib/python2.5/site-packages/qmforge/qmforge.py", line 36, in <module> from popwidget import * File "/usr/lib/python2.5/site-packages/qmforge/popwidget.py", line 20, in <module> from glwidget import * File "/usr/lib/python2.5/site-packages/qmforge/glwidget.py", line 17, in <module> from OpenGL.GL import * ImportError: No module named OpenGL.GL I'll go through the source tomorrow and try and see what else is missing here. Thanks -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list [email protected] http://www.redhat.com/mailman/listinfo/fedora-package-review
