Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solaris 11.4 around SRU 66 and latest Python 2.7 already removed and replaced to python3.[7-11] #1190

Open
ongsunglau opened this issue Aug 8, 2024 · 1 comment

Comments

@ongsunglau
Copy link

Hi all,

we noticed the python replaced to 3.9 and the ncpa still finding on python 2.7, anyway to redirect it to /usr/lib/python*?

root@server # find / -print | grep -i python
/usr/lib/python3.9
/usr/lib/python3.9/selectors.py
/usr/lib/python3.9/warnings.py
/usr/lib/python3.9/nntplib.py
/usr/lib/python3.9/reprlib.py
/usr/lib/python3.9/curses
/usr/lib/python3.9/curses/__init__.py
/usr/lib/python3.9/curses/__pycache__
/usr/lib/python3.9/curses/__pycache__/has_key.cpython-39.pyc
/usr/lib/python3.9/curses/__pycache__/panel.cpython-39.pyc
/usr/lib/python3.9/curses/__pycache__/textpad.cpython-39.pyc
/usr/lib/python3.9/curses/__pycache__/ascii.cpython-39.pyc
/usr/lib/python3.9/curses/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/curses/panel.py
/usr/lib/python3.9/curses/textpad.py
/usr/lib/python3.9/curses/ascii.py

root@server # /usr/lib/python3.
python3.11/ python3.7/  python3.9/

root@server # uname -a
SunOS server 5.11 11.4.70.170.1 sun4v sparc sun4v logical-domain
@ne-bbahn ne-bbahn added Bug and removed Bug labels Aug 8, 2024
@ne-bbahn
Copy link
Contributor

ne-bbahn commented Aug 8, 2024

Which version of NCPA are you using? NCPA 2 uses Python 2 and NCPA 3 uses Python 3. Unfortunately these are not interchangeable.

There will be an effort to get NCPA 3 working on Solaris, but it will likely be a few months before we get to start working on that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants