[issue31280] Namespace packages in directories added to path aren't importable if packages from the same namespace are in site-packages

Jim Fulton report at bugs.python.org
Sat Aug 26 09:18:55 EDT 2017


Jim Fulton added the comment:

Wow, OK. It didn't occur to me to look for .pth files. (Buildout doesn't use them.)  I guess this is a pip bug or misfeature.  I'll head over to pypa.

Thanks!

----------
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue31280>
_______________________________________


More information about the Python-bugs-list mailing list