eman2:install:sourceinstall
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| eman2:install:sourceinstall [2026/03/06 16:19] – steveludtke | eman2:install:sourceinstall [2026/03/07 00:23] (current) – steveludtke | ||
|---|---|---|---|
| Line 38: | Line 38: | ||
| * Install: | * Install: | ||
| - | < | + | < |
| bash < | bash < | ||
| </ | </ | ||
| Line 83: | Line 83: | ||
| < | < | ||
| - | conda create -n eman2 eman-dev --only-deps | + | conda create -n eman2 eman-dev --only-deps -c conda-forge |
| </ | </ | ||
| If, and ONLY if, you are installing on a headless machine without graphics, you can alternatively set up the **non-GUI** variant which will not have pyqt and pyopengl. Doing this will severely limit EMAN2' | If, and ONLY if, you are installing on a headless machine without graphics, you can alternatively set up the **non-GUI** variant which will not have pyqt and pyopengl. Doing this will severely limit EMAN2' | ||
| - | < | + | < |
| - | conda create -n eman2 ' | + | conda create -n eman2 ' |
| </ | </ | ||
| Line 194: | Line 194: | ||
| Solutions to potential known problems will be listed here. If these don't help, please report your problem (http:// | Solutions to potential known problems will be listed here. If these don't help, please report your problem (http:// | ||
| + | * **Linux** | ||
| + | * On recent linux installs (2025+) when running a tensorflow program you may encounter an error like **ImportError: | ||
| + | * This command may help in some situations: //patchelf --clear-execstack $CONDA_PREFIX/ | ||
| * **macOS** Users (bash only) | * **macOS** Users (bash only) | ||
| * On macOS, installation modifies // | * On macOS, installation modifies // | ||
eman2/install/sourceinstall.1772813994.txt.gz · Last modified: by steveludtke
