Project

General

Profile

Windows General Package Requirement » History » Version 36

Anchi Cheng, 01/10/2022 07:42 PM

1 21 Anchi Cheng
h1.  Python and Support Packages (Note that python 2.7 must be used to match window installers of myami modules):
2 1 Anchi Cheng
3 12 Neil Voss
You should generally be able to use the most recent versions of these packages that are available from their respective web sites.  Just be sure to always get the version that is compatible with Python 2.7.  However, you must use the exact version for numpy.  If you are having trouble with the most recent version, try to use the specific versions we include in http://emg.nysbc.org/projects/leginon/files
4 1 Anchi Cheng
5
{{include(Windows External Package installers)}}
6
7
h2. (trunk, beta, 3.3 and up) GIT client used for check out from our repository
8 20 Anchi Cheng
9 16 Anchi Cheng
{{include(git for windows installation)}}
10 23 Anchi Cheng
11 15 Anchi Cheng
h1. Packages from NRAMM
12 21 Anchi Cheng
13 36 Anchi Cheng
Most of the subpackages from NRAMM are obtained through our repository.  You have two option depending on your situation
14 35 Anchi Cheng
15
# [[Windows General Package Requirement#Cloning-myami-git-repository|Clone from git repository (newer version)]]
16 31 Anchi Cheng
# Copy your git clone or svn checkout from your linux box if you do not have internet access on instrument PC.
17 15 Anchi Cheng
18 29 Anchi Cheng
h2. Cloning myami git repository
19 15 Anchi Cheng
20
We recommend using git bash to do so which gives most freedom in configuration and so that you can use unix syntax.
21 25 Anchi Cheng
[[git for windows cloning]]
22 18 Anchi Cheng
* Right Click at the folder where it will contain your clone and choose "Git Bash Here" to start the shell window.
23 15 Anchi Cheng
24 17 Anchi Cheng
* With Windows XP "Git Bash Here" does not appear with right-click.  In this case, you can start git bash from *Start menu/Programs/Git/Git Bash* and move the folder created to where you want it to be.
25 1 Anchi Cheng
26 21 Anchi Cheng
h3. To checkout (called clone in git) the package from NRAMM:
27 33 Anchi Cheng
28
See [[Download_Appion_Files|Acquiring NRAMM Repository files]] for different examples and match the repository with what you do on the Linux side.
29 6 Anchi Cheng
30 21 Anchi Cheng
h2. numextension windows installer
31 1 Anchi Cheng
32 14 Neil Voss
Because numextension and would require extra compilers if you build them yourself, we have created Windows installers for them for python 2.7 and made them available at /redmine/projects/leginon/files.
33 1 Anchi Cheng
34 21 Anchi Cheng
h2. These are the current Leginon python 2.7 compiled packages you should install by opening them on Windows.
35 1 Anchi Cheng
36
{{include(Windows Myami Package installers)}}
37 19 Anchi Cheng
38
______
39
40
41
[[Windows_Installation_All|Windows Installation That apply to all instruments >]]
42
43
______