AHF Upgrade to 20.2.3
We just upgraded the TFA to 20.2.3 and started seeing the below errors.
$ ./tfactl status
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Python path configuration:
PYTHONHOME = (not set)
PYTHONPATH = (not set)
program name = 'python3.8'
isolated = 0
environment = 0
user site = 1
import site = 1
sys._base_executable = '/ora00/app/TFA/oracle.ahf/python/bin/python3.8'
sys.base_prefix = '/scratch/python_compilation/Python38'
sys.base_exec_prefix = '/scratch/python_compilation/Python38'
sys.executable = '/ora00/app/TFA/oracle.ahf/python/bin/python3.8'
sys.prefix = '/scratch/python_compilation/Python38'