Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-6357

Qpid Python package setup.py scripts should support 'develop'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.31
    • None
    • Python Client
    • None

    Description

      I went to install qpid.messaging from source today and I did what I always do: sudo python setup.py develop

      It told me:

      {{{
      usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
      or: setup.py --help [cmd1 cmd2 ...]
      or: setup.py --help-commands
      or: setup.py cmd --help

      error: invalid command 'develop'
      }}}

      The goal is to have my checkout in place while still being installed on my system path. Perhaps this is an RFE, but I feel it's a common practice so I filed it as a bug.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bmbouter Brian Bouterse
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: