Installation on py3.9 conda for v2.0 - HajimeKawahara/exojax GitHub Wiki

from Stev's report for v2.0

conda create -n exo39 python=3.9 -y
pip install astroquery vaex-astro msgpack ndindex pybind11 vaex cython shapely pytest
conda install -c conda-forge hdf5 pytables geos
pip install numpyro[cuda]==0.13.2 -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
pip install specutils --upgrade