PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Thursday the 23rd of June, 2016

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[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
[13:18:25] <ryanhiebert> https://github.com/ryanhiebert/backports.csv/issues/10