[13:18:25] <ryanhiebert> Hi. I'm trying to debug an issue with declared namespace packages and pip --user, to figure out whether it's a bug in my code, or just a limitation of using --user. The issue is that a namespace package entry installed in --user mode makes entries in the same namespace package in the system path become unavailable. See