A note if anyone tries to use namespace packages in the future: The namespace packages must be added to *both* packages and namespace_packages in the call to setup(). Otherwise the namespace's __init__.py is not included in the egg, and it won't be recognized as a module.

This is exactly why I am opposed to namespace packages, they are very easy to get wrong. Please be extra sure to test all deployment options if you want to use them.

--Noah

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to