Jump to content

leechengm

Dormant
  • Posts

    1
  • Joined

  • Last visited

    Never

Posts posted by leechengm

  1. The package.sh script is to build a release. What you want to download is not the latest sources, but the latest release from http://daid.github.com/Cura/

     

    Hi ,Daid:

    I install Cura on Debian 7.0.0 (GNU/Linux) ,I can't run it as ordinary user, but it can run as root ,but it can't load model file.

    AND get :Traceback (most recent call last):

    File "/usr/share/cura/Cura/util/sliceEngine.py", line 161, in runSlicer

    self._process = self._runSliceProcess(commandList)

    File "/usr/share/cura/Cura/util/sliceEngine.py", line 294, in _runSliceProcess

    return subprocess.Popen(cmdList, stdin=subprocess.PIPE, stdout=subprocess.PIPE, stderr=subprocess.PIPE, **kwargs)

    File "/usr/lib/python2.7/subprocess.py", line 679, in __init__

    errread, errwrite)

    File "/usr/lib/python2.7/subprocess.py", line 1259, in _execute_child

    raise child_exception

    OSError: [Errno 2] No such file or directory

    Closing down

     

    [1]+ Done cura

     

×
×
  • Create New...