Jump to content

ews

Dormant
  • Posts

    2
  • Joined

  • Last visited

Posts posted by ews

  1. Hi everyone,

    I am on the process of ordering an Ultimaker 2 very soon and wanted to have a look at Cura before.

    Download and setup OK but when i try to start it, the splash screen stays here until i click somewhere else and then nothing happens.

    Had a look in the preference folder and saw a log file, filling up with some errors as below :

     


    Traceback (most recent call last):
    File "C:\Program Files (x86)\Cura_15.02.1\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 103, 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_15.02.1\python\lib\OpenGL\GLUT\special.py", line 323, in glutInit
    _base_glutInit( ctypes.byref(count), holder )
    TypeError: 'NoneType' object is not callable

    I am running Windows 8.1 Pro 64 Bits

    Did someone already encountered this problem ?

    Thank you

     

     

     

×
×
  • Create New...