Skip to content

Dependency not installed when installing namespace package #3379

Answered by abravalheri
penguinpee asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @penguinpee, thank you very much for bringing this issue up.

I am a bit confused, maybe I am not understanding what is going on exactly, you would mind providing a bit more details regarding the following doubt?

  • I don't understand why are you referring to the packages and subpackages you have as "namespaces".
    Normally when we refer to namespaces in Python we are talking about directories without a __init__.py. Or would it be the case that you are referring to "legacy namespaces" created with pkg_resources or pkginfo?

Please note that if you have a __init__.py file and don't use either pkg_resources or pkginfo to declare namespaces, there is a chance that your packages get overwritten…

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by penguinpee
Comment options

You must be logged in to vote
7 replies
@abravalheri
Comment options

@abravalheri
Comment options

@abravalheri
Comment options

@penguinpee
Comment options

@penguinpee
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants