Python Mismatch Version during NCC 5.0.1 Installation
(Doc ID 2475578.1)
Last updated on DECEMBER 03, 2019
Applies to:
Oracle Communications Network Charging and Control - Version 5.0.1 and laterInformation in this document applies to any platform.
Symptoms
During a clean installation of Oracle Communications Network Charging and Control (OCNCC or NCC) version 5.0.1 on Solaris 11.4, NCC Installer fails because of a Python version mismatch.
ERROR
-----------------------
# ./install.sh
Disabling sendmail (will be re-enabled when script is terminated)... disabled
MAILCHECK already delayed in /<DIR>/profile
src directory exists
Remove temporary session files...Done
Creating NCC install path...Directory found
Done
Creating NCC solution.json...File found
Done
Unzipping installation files...........................................Done
To start the NCC installer, browse to http://<IP or HOSTNAME>:<PORT>
Error: Exception: Only Python releases 2.4.0 - 2.7.9 are supported, you have: 2.7.14
Enabling sendmail... online
-----------------------
# ./install.sh
Disabling sendmail (will be re-enabled when script is terminated)... disabled
MAILCHECK already delayed in /<DIR>/profile
src directory exists
Remove temporary session files...Done
Creating NCC install path...Directory found
Done
Creating NCC solution.json...File found
Done
Unzipping installation files...........................................Done
To start the NCC installer, browse to http://<IP or HOSTNAME>:<PORT>
Error: Exception: Only Python releases 2.4.0 - 2.7.9 are supported, you have: 2.7.14
Enabling sendmail... online
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |