Steve Dower <steve.do...@python.org> added the comment:

Would "pip install --user ..." in a Docker container also work, though? 
Presumably all the filesystem paths are being redirected anyway, so is there a 
difference?

(My assumption is that "--user" would essentially become the default if you're 
using the OS provided pip/Python. If you do your own build/install of it then 
you obviously get "default" behaviour, for better or worse.)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43976>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to