Jump to content

jingyuen-tey

Dormant
  • Posts

    3
  • Joined

  • Last visited

    Never

Posts posted by jingyuen-tey

  1. Hi,

    I do have the same problem also. I had try the version 14.07 and the latest. The following are the output.txt file:

    Traceback (most recent call last):

    File "C:\Program Files (x86)\Cura_14.09.1_RC1\python\lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line 14660, in <lambda>

    lambda event: event.callable(*event.args, **event.kw) )

    File "Cura\gui\splashScreen.py", line 15, in DoCallback

    self.callback()

    File "Cura\gui\app.py", line 99, in afterSplashCallback

    from Cura.gui import mainWindow

    File "Cura\gui\mainWindow.py", line 17, in <module>

    from Cura.gui import sceneView

    File "Cura\gui\sceneView.py", line 28, in <module>

    from Cura.gui.util import previewTools

    File "Cura\gui\util\previewTools.py", line 12, in <module>

    from Cura.gui.util import openglHelpers

    File "Cura\gui\util\openglHelpers.py", line 17, in <module>

    glutInit() #Hack; required before glut can be called. Not required for all OS.

    File "C:\Program Files (x86)\Cura_14.09.1_RC1\python\lib\OpenGL\GLUT\special.py", line 323, in glutInit

    _base_glutInit( ctypes.byref(count), holder )

    TypeError: 'NoneType' object is not callable

     

    may i know how can i solve this problem?

     

    thank

     

×
×
  • Create New...