Steve Dower <steve.do...@python.org> added the comment:
Yeah, right now you need to also pass --local when you use -m (the bundled pip.exe does this automatically). Your user account does not have permission to install into the global site directory. Once we update the bundled pip I can add a site-specific configuration file to handle both cases transparently (I had to enable it in pip first before we could make CPython handle it). ---------- assignee: -> steve.dower components: +Windows nosy: +tim.golden, zach.ware versions: +Python 3.8, Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue36529> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com