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 2022/03/13 12:49:00 UTC

[jira] [Created] (DISPATCH-2337) Dispatch on Ubuntu installs its Python module into site-packages, instead of dist-packages

Jiri Daněk created DISPATCH-2337:
------------------------------------

             Summary: Dispatch on Ubuntu installs its Python module into site-packages, instead of dist-packages
                 Key: DISPATCH-2337
                 URL: https://issues.apache.org/jira/browse/DISPATCH-2337
             Project: Qpid Dispatch
          Issue Type: Bug
    Affects Versions: 1.18.0
            Reporter: Jiri Daněk


There is a convention in Ubuntu where the system Python interpreter uses the dist-packages directory to store modules. Dispatch installs itself into site-packages, which directory is however not in Python's sys.path.

https://stackoverflow.com/questions/9387928/whats-the-difference-between-dist-packages-and-site-packages/71456833



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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