In order to install oracle
you will need basic compilation tools (e.g., gfortran
) and git
.
From a terminal, type:
git clone [email protected]:GALAHProject/oracle.git oracle
cd oracle
python setup.py install --with-models
In order to install oracle
you will need basic compilation tools (e.g., gfortran
) and git
.
From a terminal, type:
git clone [email protected]:GALAHProject/oracle.git oracle
cd oracle
python setup.py install --with-models