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.8 beta released
        Another Cura release has arrived and in this 5.8 beta release, the focus is on improving Z seams, as well as completing support for the full Method series of printers by introducing a profile for the UltiMaker Method.
          • Like
        • 1 reply
      • Introducing the UltiMaker Factor 4
        We are happy to announce the next evolution in the UltiMaker 3D printer lineup: the UltiMaker Factor 4 industrial-grade 3D printer, designed to take manufacturing to new levels of efficiency and reliability. Factor 4 is an end-to-end 3D printing solution for light industrial applications
          • Thanks
          • Like
        • 3 replies
    ×
    ×
    • Create New...