soft:ciao
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| soft:ciao [2024/12/04 05:57] – asad | soft:ciao [2025/07/01 03:38] (current) – asad | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ===== Install on Ubuntu 24.04 LTS using conda ===== | ===== Install on Ubuntu 24.04 LTS using conda ===== | ||
| - | <code bash> | + | <code bash [enable_line_numbers=" |
| - | conda create -n ciao-4.16 -c https:// | + | conda create -n ciao -c https:// |
| - | conda activate ciao-4.16 | + | conda activate ciao |
| pip uninstall pillow | pip uninstall pillow | ||
| pip install --no-cache-dir pillow | pip install --no-cache-dir pillow | ||
| + | pip install astropy tqdm | ||
| git clone https:// | git clone https:// | ||
| cd ~/ | cd ~/ | ||
soft/ciao.1733317035.txt.gz · Last modified: by asad
