Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Debian Linuxにapt-getを使用してインストールしました
apt-get install libqt4-opengl
PyQt4 の残りの部分は利用可能ですが、この新しいモジュールにアクセスできません。
from PyQt4 import QtOpenGL
ImportError を発生させます。どうすればいいですか?
Pythonバインディングをインストールするのを忘れましたか?
apt-get install python-qt4-gl