Differences between revisions 69 and 79 (spanning 10 versions)
Revision 69 as of 2022-10-30 00:08:54
Size: 2566
Editor: TunayDurmaz
Comment: conda install eman-dev
Revision 79 as of 2025-01-16 14:30:52
Size: 1855
Editor: SteveLudtke
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
''Note: please consider installing [[EMAN2/Install/SourceInstall|from source]] instead''
Line 5: Line 6:
 1. [[EMAN2/COMPILE_EMAN2_ANACONDA#Initial_Setup_.28one_time.29|Install Miniconda and mamba]].
 1. Run
 {{{#!highlight bash
  mamba create -n eman-dev eman-dev -c cryoem -c conda-forge
  conda activate eman-dev
}}}
[[EMAN2/Install/CondaInstall|Install EMAN2 in a conda environment]]
Line 12: Line 8:
=== Binary Installation (No longer maintained, older versions only) ===
[[EMAN2/Install/BinaryInstallAnaconda|Install EMAN2 binaries]]
Line 13: Line 11:
=== Binary Installation (most users should do this) ===

[[https://cryoem.bcm.edu/cryoem/downloads/view_eman2_versions|Download EMAN2 / SPHIRE binaries here]].

 * Install EMAN2 / SPHIRE binaries
   * [[EMAN2/Install/BinaryInstallAnaconda/2.91 |2.91 / 1.4]]
   * [[EMAN2/Install/BinaryInstallAnaconda |Unstable / nightly / continuous]]
 * Install EMAN2 / SPHIRE binaries, previous versions
   * [[EMAN2/Install/BinaryInstallAnaconda/2.31|2.31 / 1.3]]
   * [[EMAN2/Install/BinaryInstallAnaconda/2.3 |2.3 / 1.2]]
   * [[EMAN2/Install/BinaryInstallAnaconda/2.22|2.22 / 1.1]]
   * [[EMAN2/Install/BinaryInstallAnaconda/2.21|2.21 / 1.0]]
   * [[EMAN2/Install/BinaryInstallAnaconda/2.2 |2.2 / 1.0beta]]
 * [[EMAN2/Install/BinaryInstall|Install EMAN2 binaries, pre 2.2]]
Line 32: Line 16:
 * [[EMAN2/COMPILE_EMAN2_ANACONDA|Compile EMAN2 with Miniconda (Linux and OSX) (recommended)]]  * [[EMAN2/Install/SourceInstall|Compile EMAN2 with MiniForge (Linux and OSX) (recommended)]]

EMAN2/Install (last edited 2025-01-16 14:30:52 by SteveLudtke)