-
Notifications
You must be signed in to change notification settings - Fork 15
install release from source
andrea tramacere edited this page Jun 13, 2024
·
15 revisions
for any problem open an issue on the git, or send a message to FB page https://www.facebook.com/jetsetastro
- move to temporary a directory (different from the one where you have the notebooks or the scripts)
- download the release version you want from from https://github.com/andreatramacere/jetset/releases
- select the
Source code
product and download to your current directory - uncompress the downloaded file
- cd to the uncompressed directory
-
if you use conda:
conda install --yes swig
conda install --yes -c conda-forge emcee">=3.0.0"
conda install --yes -c astropy --file requirements.txt
-
if you use pip:
pip install -r requirements.txt
pip install --verbose .