[PyOpenGL-Users] 'glSelectWithCallback' and ubuntu OS
Brought to you by:
mcfletch
From: Prashant S. <ani...@ya...> - 2008-05-22 15:31:02
|
Hi, I have recently installed ubuntu 'Gusty' and updated all the packages required. I am getting this error in a script: NameError: global name 'glSelectWithCallback' is not defined How ever same script is running fine on windows and function is returning proper results. Am I missing something here? Regards. |