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

This is by design. If you want to install packages into a directory that 
includes the embeddable zip, you'll need either the matching full install of 
Python or the Nuget package and use the "--target" argument to pip to put the 
packages in your directory.

See https://docs.python.org/3/using/windows.html#embedded-distribution for more 
information about using this package.

----------
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

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

Reply via email to