Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-3149

Use setuptools to install python cli package

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Implemented
    • None
    • 0.24.0
    • None
    • None

    Description

      mesos-ps/mesos-cat which depends on src/cli/python/mesos could not work in OSX because "src/cli/python" is not installed to sys.path. It's time to finish this TODO.

      # Add 'src/cli/python' to PYTHONPATH.
      # TODO(benh): Remove this if/when we install the 'mesos' module via
      # PIP and setuptools.
      PYTHONPATH=@abs_top_srcdir@/src/cli/python:${PYTHONPATH}
      

      Attachments

        Issue Links

          Activity

            People

              haosdent@gmail.com haosdent
              haosdent@gmail.com haosdent
              Till Toenshoff Till Toenshoff
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: