tui
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| tui [2022/03/11 16:37] โ created holtz | tui [Unknown date] (current) โ removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== TUI information ===== | ||
| - | |||
| - | ==== Python dependencies for linux users ==== | ||
| - | |||
| - | TUI has strict python dependencies. | ||
| - | displaying guider or slitviewer images because they have the wrong | ||
| - | version of one or more packages. | ||
| - | running it from the wrong directory might result in a different | ||
| - | package being loaded. | ||
| - | vary widely, the same solution might not work for everyone. | ||
| - | here are some solutions that have worked for some people. | ||
| - | |||
| - | === Pre-built TUI 2.6.0 === | ||
| - | |||
| - | Download a copy of TUI pre-built for linux as of December 2017 at | ||
| - | |||
| - | http:// | ||
| - | |||
| - | Future TUI versions will be linked from the TUI-images web page so | ||
| - | be sure to check there also. | ||
| - | |||
| - | === Install from the ground up === | ||
| - | |||
| - | {{{ | ||
| - | (1) install miniconda2 using the usual installer | ||
| - | (2) in miniconda2/ | ||
| - | python 2.7.12 | ||
| - | (3) create a file " | ||
| - | ==2.7.12" | ||
| - | (4) in miniconda2/ | ||
| - | 1.8.2 | ||
| - | (5) add line "numpy ==1.8.2" | ||
| - | (6) in miniconda2/ | ||
| - | (7) in miniconda2/ | ||
| - | (8) in miniconda2/ | ||
| - | (9) in miniconda2/ | ||
| - | (10) in miniconda2/ | ||
| - | }}} | ||
| - | |||
| - | === Forcing package version at runtime === | ||
| - | |||
| - | |||
tui.1647016646.txt.gz ยท Last modified: by holtz
