Skip to content

Python site-packages scattered over installed tree #36345

@dg0yt

Description

@dg0yt

There is no standard where to place python packages:

# /lib/python3.11/site-packages/
botan:x64-windows:/lib/python3.11/site-packages/
openimageio:x64-windows:/lib/python3.11/site-packages/

# /bin/Lib/site-packages/
paraview:x64-windows:/bin/Lib/site-packages/
vtk-dicom:x64-windows:/bin/Lib/site-packages/
vtk:x64-windows:/bin/Lib/site-packages/

# /tools/python3/site-packages/
xcb-proto:x64-windows:/tools/python3/site-packages/

# /tools/python3/Lib/site-packages/
python3:x64-windows:/tools/python3/Lib/site-packages/

# Python 2, I don't care.
python2:x64-windows:/share/python2/Lib/site-packages/
vcpkg-tool-python2:x64-windows:/manual-tools/vcpkg-tool-python2/Lib/site-packages/

# mozbuild2, I don't care.
vcpkg-tool-mozbuild:x64-windows:/tools/mozbuild/msys2/usr/lib/python3.10/site-packages/
vcpkg-tool-mozbuild:x64-windows:/tools/mozbuild/python3/Lib/site-packages/

Where to put them?

Metadata

Metadata

Assignees

Labels

category:questionThis issue is a questionno-staleIssue will not be marked as stale

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions