chewbbaca-software
Differences
This shows you the differences between two versions of the page.
| chewbbaca-software [2023/09/07 09:42] – created aorth | chewbbaca-software [2023/09/28 09:59] (current) – aorth | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ===== Information ===== | ===== Information ===== | ||
| - | * Version: 3.2.0 | + | * Version: |
| * Added: September, 2023 | * Added: September, 2023 | ||
| * Link: https:// | * Link: https:// | ||
| Line 14: | Line 14: | ||
| Load one version into your environment and run it: | Load one version into your environment and run it: | ||
| - | < | + | < |
| $ chewie</ | $ chewie</ | ||
| Line 21: | Line 21: | ||
| Notes from the sysadmin during installation. | Notes from the sysadmin during installation. | ||
| - | < | + | < |
| - | $ sudo chown aorth / | + | $ sudo mkdir -p / |
| + | $ sudo chown aorth / | ||
| $ module load python/3.9 | $ module load python/3.9 | ||
| - | $ python3 -m venv / | + | $ python3 -m venv / |
| - | $ source / | + | $ source / |
| $ pip install --upgrade pip setuptools wheel | $ pip install --upgrade pip setuptools wheel | ||
| - | $ pip install | + | $ python3 setup.py |
| - | $ sudo chown -R root:root / | + | $ sudo chown -R root:root / |
| See the [[https:// | See the [[https:// | ||
chewbbaca-software.1694079746.txt.gz · Last modified: by aorth
