You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jiri Daněk (Jira)" <ji...@apache.org> on 2023/04/09 23:20:00 UTC

[jira] [Commented] (QPID-6357) Qpid Python package setup.py scripts should support 'develop'

    [ https://issues.apache.org/jira/browse/QPID-6357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17710005#comment-17710005 ] 

Jiri Daněk commented on QPID-6357:
----------------------------------

I think there is a pip feature for this, pip install -e, https://stackoverflow.com/questions/42609943/what-is-the-use-case-for-pip-install-e

> Qpid Python package setup.py scripts should support 'develop'
> -------------------------------------------------------------
>
>                 Key: QPID-6357
>                 URL: https://issues.apache.org/jira/browse/QPID-6357
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Client
>    Affects Versions: 0.31
>            Reporter: Brian Bouterse
>            Priority: Minor
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org