- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have to install several versions of Python, including Intel Distribution for Python, for use by the users I support. I "separate" them by using modulefiles.
I just tried to install python3_pu3_2017.3.052, but the terminal-based installer is finding a different installation, and only allows a modification, rather than installing in a new location.
However, this existing installation is not on my PATH or PYTHONPATH. How does the installer find this existing installation?
Doing "which python3" gives "no python3" anywhere on my path.
But running install.sh says "This product is already installed".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello David,
The installer creates a small data store of installation information in $HOME/intel. When the installer is run, it checks that data store to find existing installations of the product.
The "intelpython" log file can tell you where it was previously installed.
Todd
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello David,
The installer creates a small data store of installation information in $HOME/intel. When the installer is run, it checks that data store to find existing installations of the product.
The "intelpython" log file can tell you where it was previously installed.
Todd
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page