Project

General

Profile

FEI Talos installation specifics » History » Version 4

Anchi Cheng, 11/03/2015 06:06 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 4 Anchi Cheng
*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 1 Anchi Cheng
9
<pre>
10
C:\Tecnai\OnSystemUI\Python27
11
</pre>
12
13 3 Anchi Cheng
Here is the full list
14 1 Anchi Cheng
{{include(Windows 32 External Package Installers)}}
15 3 Anchi Cheng
{{include(Comtypes_installer)}}