Hi,
I would like to install the latest IMCsdk on a separate Python2.7 directory on Linux 6.10. Python2.7 is installed under /usr/local/ The existing Python version 2.6.6 can't be removed since it is an OS dependency. When I try to install it using pip install, it installs into the Python2.6 directory. I guess, I need to get pip for Python2.7 ?
Please advise.
Thanks