User Tools

Site Tools


downloads:cryolo_1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
downloads:cryolo_1 [2019/07/23 10:31]
twagner [Known issues]
downloads:cryolo_1 [2019/07/29 09:37]
twagner [Installation]
Line 157: Line 157:
 Install fast numpy from conda: Install fast numpy from conda:
 <code> <code>
-conda install numpy==1.15.4+conda install numpy==1.14.5
 </code> </code>
  
 In case you run **crYOLO on a GPU** run: In case you run **crYOLO on a GPU** run:
 <code> <code>
-pip install 'cryolo-X.Y.Z.tar.gz[gpu]' +pip install 'cryolo[gpu]' 
 </code> </code>
  
 But if you want to run **crYOLO on a CPU** run: But if you want to run **crYOLO on a CPU** run:
 <code> <code>
-pip install 'cryolo-X.Y.Z.tar.gz[cpu]'  +pip install 'cryolo[cpu]' 
-</code> +
- +
-Finally you install the cryolo boxmanager: +
-<code> +
-pip install cryoloBM-X.Y.Z.tar.gz+
 </code> </code>
  
downloads/cryolo_1.txt · Last modified: 2021/02/19 09:43 by twagner