... | @@ -10,7 +10,7 @@ Then you can install the OBITools3 in a virtual environment: |
... | @@ -10,7 +10,7 @@ Then you can install the OBITools3 in a virtual environment: |
|
python3 -m venv obi3-env
|
|
python3 -m venv obi3-env
|
|
source obi3-env/bin/activate
|
|
source obi3-env/bin/activate
|
|
pip3 install --upgrade pip setuptools wheel Cython
|
|
pip3 install --upgrade pip setuptools wheel Cython
|
|
pip3 install --pre --upgrade OBITools3
|
|
pip3 install OBITools3
|
|
```
|
|
```
|
|
|
|
|
|
Test the installation with:
|
|
Test the installation with:
|
... | | ... | |