flye-software
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
flye-software [2024/08/08 18:24] – aorth | flye-software [2025/05/13 10:27] (current) – aorth | ||
---|---|---|---|
Line 4: | Line 4: | ||
===== Information ===== | ===== Information ===== | ||
- | * Version: 2.9.4 | + | * Version: 2.9.6 |
* Added: April, 2019 | * Added: April, 2019 | ||
- | * Updated: | + | * Updated: |
* Link: https:// | * Link: https:// | ||
===== Usage ===== | ===== Usage ===== | ||
- | See which versions | + | See which versions are available: |
< | < | ||
Load one version into your environment and run it: | Load one version into your environment and run it: | ||
- | < | + | < |
$ flye</ | $ flye</ | ||
Line 25: | Line 25: | ||
< | < | ||
- | $ module load python/ | + | $ git clone https:// |
- | $ git clone https:// | + | |
$ cd Flye | $ cd Flye | ||
- | $ sudo mkdir -p / | + | $ module load python/ |
- | $ sudo chown aorth / | + | $ sudo mkdir -p / |
- | $ python3 setup.py install --prefix=/ | + | $ sudo chown aorth / |
- | $ sudo chown -R root:root / | + | $ python3 setup.py install --prefix=/ |
+ | $ sudo chown -R root:root / | ||
Note: I tried to install this using a python3 virtual environment but it gave me strange errors. As flye doesn' | Note: I tried to install this using a python3 virtual environment but it gave me strange errors. As flye doesn' |
flye-software.txt · Last modified: 2025/05/13 10:27 by aorth