.pth file isolation: The Python embeddable distribution uses a python312._pth file that enables "isolated mode". In this mode, the PYTHONPATH environment variable is completely ignored. Solution: ...