... | @@ -2,7 +2,7 @@ The OBITools3 are now available to download from git and PyPI. |
... | @@ -2,7 +2,7 @@ The OBITools3 are now available to download from git and PyPI. |
|
|
|
|
|
# Install with pip
|
|
# Install with pip
|
|
|
|
|
|
First, make sure you have installed: **python3, python3-venv, pip**
|
|
First, make sure you have installed: **python3, python3-venv, python3-dev, pip, CMake**
|
|
|
|
|
|
Then you can install the OBITools3 in a virtual environment:
|
|
Then you can install the OBITools3 in a virtual environment:
|
|
|
|
|
... | @@ -21,7 +21,7 @@ Once installed, you will need to be in the virtual environment to run commands ( |
... | @@ -21,7 +21,7 @@ Once installed, you will need to be in the virtual environment to run commands ( |
|
|
|
|
|
# Install with git
|
|
# Install with git
|
|
|
|
|
|
First, make sure you have installed: **python3, python3-venv, git, CMake**
|
|
First, make sure you have installed: **python3, python3-venv, python3-dev, git, CMake**
|
|
|
|
|
|
Then you can install the OBITools3 in a virtual environment:
|
|
Then you can install the OBITools3 in a virtual environment:
|
|
|
|
|
... | | ... | |