Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-1123

cmake fails under python3 when -DSYSINSTALL_BINDINGS=ON

    XMLWordPrintableJSON

Details

    Description

      The following syntax error is raised:

      – Found Doxygen: /usr/bin/doxygen (found version "1.8.10")
      File "<string>", line 1
      from distutils.sysconfig import get_python_lib; print get_python_lib(True)
      ^
      SyntaxError: invalid syntax

      In python3 print is a function and requires parenthesis.

      Attachments

        Activity

          People

            kgiusti Ken Giusti
            kgiusti Ken Giusti
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: