FEI Talos installation specifics » History » Version 2
Anchi Cheng, 11/03/2015 05:57 PM
1 | 1 | Anchi Cheng | h1. FEI Talos installation specifics |
---|---|---|---|
2 | |||
3 | h2. IMPORT NOTES |
||
4 | |||
5 | Because all interaction with the scope uses COM interface that is only accessible through 32-bit architecture, python running Leginon component is the 32-bit version. Use the 32-bit Windows files (those marked as win32 and certainly not the ones says 64) in http://emg.nysbc.org/projects/leginon/files for these. |
||
6 | |||
7 | Talos On-system UI uses 32-bit python as well. Therefore we just need to install the dependency that is missing in there. The location of this python is |
||
8 | |||
9 | <pre> |
||
10 | C:\Tecnai\OnSystemUI\Python27 |
||
11 | </pre> |
||
12 | |||
13 | {{include(Comtypes_installer)}} |
||
14 | 2 | Anchi Cheng | {{include(Windows 32 External Package Installers)}} |