Where Should I Set My Pythonhome?

Where Should I Set My Pythonhome? When running standalone PYTHONHOME must be set in the user’s environment. $PYTHONHOME/lib64/libpython3.5m.so if the path above does not exist. What should my Pythonhome be set to? PYTHONPATH can be set to point to additional directories with private libraries in them. If PYTHONHOME is not set, Python defaults to using