Well i removed opengl and pyopengl both and it worked.
Thank to Ed Leafe... But i still dont understand why Dabo is using opengl i 
think wxpython uses it and for some reason i dont know  the program crashes 
when opengl is installed and error message is in below i installed opengl many 
times and dont think about installation???

C:\Documents and Settings\orcun\Desktop\dabo>"C:\Documents and 
Settings\orcun\Desktop\dabo\ide\ClassDesigner.py"
Traceback (most recent call last):
      File 
"c:\python25\lib\site-packages\Dabo-0.8.2-py2.5.egg\dabo\ui\__init__.py", line 
44, in loadUI 
        exec("from %s import *" % mods[typ], globals()) 
      File "", line 1, in 
      File 
"c:\python25\lib\site-packages\Dabo-0.8.2-py2.5.egg\dabo\ui\uiwx\__init__.py", 
line 98, in 
        from dGlWindow import dGlWindow 
      File 
"c:\python25\lib\site-packages\Dabo-0.8.2-py2.5.egg\dabo\ui\uiwx\dGlWindow.py", 
line 16, in  
        from OpenGL.GL import * 
      File 
"c:\python25\lib\site-packages\OpenGL-3.0.0a4-py2.5.egg\OpenGL\GL\__init__.py", 
line 3, in 
        from OpenGL.GL.simple import * 
      File 
"c:\python25\lib\site-packages\OpenGL-3.0.0a4-py2.5.egg\OpenGL\GL\simple.py", 
line 3, in 
        from OpenGL import platform, arrays 
      File 
"c:\python25\lib\site-packages\OpenGL-3.0.0a4-py2.5.egg\OpenGL\platform\__init__.py",
 line 19, in  
        from OpenGL.platform.win32 import * 
      File 
"c:\python25\lib\site-packages\OpenGL-3.0.0a4-py2.5.egg\OpenGL\platform\win32.py",
 line 26, in  
        GLUT = ctypesloader.loadLibrary( ctypes.windll, 'glut32', mode = 
ctypes.RTLD_GLOBAL ) 
      File 
"c:\python25\lib\site-packages\OpenGL-3.0.0a4-py2.5.egg\OpenGL\platform\ctypesloader.py",
 line 31, in loadLibrary 
        return dllType( name, mode ) 
      File "C:\Python25\lib\ctypes\__init__.py", line 312, in __init__ 
        self._handle = _dlopen(self._name, mode)
TypeError: expected string or Unicode object, NoneType found
Traceback (most recent call last): 
      File "C:\Documents and Settings\orcun\Desktop\dabo\ide\ClassDesigner.py", 
line 14, in  
        from ClassDesignerFormMixin import ClassDesignerFormMixin as dfm 
      File "C:\Documents and 
Settings\orcun\Desktop\dabo\ide\ClassDesignerFormMixin.py", line 11, in  
        import ClassDesignerPropSheet File "C:\Documents and 
Settings\orcun\Desktop\dabo\ide\ClassDesignerPropSheet.py", line 8, in  
        from dabo.ui import dKeys as dKeysImportError: cannot import name dKeys
_________________________________________________________________
Windows Live Messenger'ın için ÜCRETSİZ 30 ifadeyi indir!
http://www.livemessenger-emoticons.com/tr-tr/

--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to