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

The installer doesn't support installing twice on the same machine, even to 
different locations.

What you probably want to do is to install it normally, then copy all the files 
onto the USB. You will need to "python -m pip install --force pip" in the new 
copy to fix up its scripts, and it may interfere with a system install if you 
use it on a machine that also has its own installation (though that's mostly 
been cleaned up since ~3.5), but should otherwise be fine.

----------

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

Reply via email to