Project

General

Profile

Extra supporting package table » History » Version 19

Anchi Cheng, 03/31/2019 07:29 PM

1 1 Anchi Cheng
2 13 Anchi Cheng
h3. Leginon Only (for RCT)
3 3 Anchi Cheng
4 1 Anchi Cheng
|_.Name:|_.Download site:|_.yum package name|_.SuSE rpm name|_.Debian 8 package name|
5 9 Anchi Cheng
|opencv 2 (tested 2.4.10)| "http://opencv.org":http://opencv.org|opencv|?|?|
6 1 Anchi Cheng
7
* wxPython and opencv yum packages are available in EPEL repository. See [[appion:Install_EPEL_shared|Install EPEL (CentOS Specific)]]
8 13 Anchi Cheng
9
h3. Leginon Only (for Slack Notification Option)
10
11 19 Anchi Cheng
|_.Name:|_.pip|_.yum package name|_.SuSE rpm name|_.Debian 8 package name|
12 1 Anchi Cheng
|slackclient(1.0.0 tested for python 2.6 and python 2.7)| pip install slackclient==1.0.0|?|?|?|
13 19 Anchi Cheng
14 18 Anchi Cheng
* If installed on CentOS 6, also do
15
<pre>
16
pip install requests=2.18.4
17
</pre>