File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ is pure Python or contains extensions ("non-pure"):
241241+-----------------+-----------------------------------------------------+--------------------------------------------------+-------+
242242| Unix (non-pure) | :file: `{ exec-prefix } /lib/python{ X.Y } /site-packages ` | :file: `/usr/local/lib/python{ X.Y } /site-packages ` | \( 1) |
243243+-----------------+-----------------------------------------------------+--------------------------------------------------+-------+
244- | Windows | :file: `{ prefix } ` | :file: `C:\\ Python ` | \( 2) |
244+ | Windows | :file: `{ prefix } \\ Lib \\ site-packages ` | :file: `C:\\ Python{ XY } \\ Lib \\ site-packages ` | \( 2) |
245245+-----------------+-----------------------------------------------------+--------------------------------------------------+-------+
246246
247247Notes:
You can’t perform that action at this time.
0 commit comments