Jump to content

Building/running cura from source


ChrisRiddell

Recommended Posts

Posted · Building/running cura from source

Hello,

I have a question is there any full guides on building and running cura from github master, On MacOS 10.12 as I have had no luck. I have solved many other errors before but just feels like I'm casing my tail so i thought I would ask if anyone has a guide.

I keep running into errors like these.

 

Traceback (most recent call last): File "setup.py", line 1, in    import setuptoolsImportError: No module named 'setuptools'make[2]: *** [PythonNetifaces-prefix/src/PythonNetifaces-stamp/PythonNetifaces-build] Error 1make[1]: *** [CMakeFiles/PythonNetifaces.dir/all] Error 2make: *** [all] Error 2

 

 

-- Found Protobuf: /usr/local/lib/libprotobuf.dylib (found suitable version "3.3.0", minimum required is "3.0.0") CMake Error at /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message): Could NOT find PythonInterp: Found unsuitable version "2.7.10", but required is at least "3.4.0" (found /usr/bin/python)Call Stack (most recent call first): /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:375 (_FPHSA_FAILURE_MESSAGE) /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/FindPythonInterp.cmake:149 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cmake/FindSIP.cmake:32 (find_package) CMakeLists.txt:21 (find_package)

 

  • Link to post
    Share on other sites

    Posted (edited) · Building/running cura from source

    I have installed Python 3.4 using the pkg from Python.org >  Downloads >  Mac OS X When I seen that error, I can run python3 command in terminal.

    Edited by Guest
  • Link to post
    Share on other sites

    Posted · Building/running cura from source

    Did you install python-3 for development? Cmake needs to be able to find python, so certain cmake files need to be at the right places. The python3-dev packages take care of this.

  • Link to post
    Share on other sites

    Posted · Building/running cura from source

    Did you install python-3 for development? Cmake needs to be able to find python, so certain cmake files need to be at the right places. The python3-dev packages take care of this.

     

    There does not seem to be a python3-dev package for OSX I can't find one,

    Anyone with a mac how do I get cmake to find the python3 install as it keeps only finding MacOS's default python2 even after doing path changes that I found through googling.

  • Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.7 stable released
        Cura 5.7 is here and it brings a handy new workflow improvement when using Thingiverse and Cura together, as well as additional capabilities for Method series printers, and a powerful way of sharing print settings using new printer-agnostic project files! Read on to find out about all of these improvements and more. 
         
          • Like
        • 18 replies
      • S-Line Firmware 8.3.0 was released Nov. 20th on the "Latest" firmware branch.
        (Sorry, was out of office when this released)

        This update is for...
        All UltiMaker S series  
        New features
         
        Temperature status. During print preparation, the temperatures of the print cores and build plate will be shown on the display. This gives a better indication of the progress and remaining wait time. Save log files in paused state. It is now possible to save the printer's log files to USB if the currently active print job is paused. Previously, the Dump logs to USB option was only enabled if the printer was in idle state. Confirm print removal via Digital Factory. If the printer is connected to the Digital Factory, it is now possible to confirm the removal of a previous print job via the Digital Factory interface. This is useful in situations where the build plate is clear, but the operator forgot to select Confirm removal on the printer’s display. Visit this page for more information about this feature.
          • Like
        • 0 replies
    ×
    ×
    • Create New...