Already Python 2.7.12 has been installed as default. I would like to update Python to latest version 3.5 While trying to do so, I’m getting the following dependency issue.
Problem: python3-3.5.1-165.1.x86_64 requires python(abi) = 3.5, but this requirement cannot be provided
The command I used to install is zypper install python3-3.5.1-165.1.x86_64
Please let me know how to resolve and install latest version of Python?