Closed steven-murray closed 5 years ago
I'm currently working on getting RIMEz
running on my local machine. I figure it'll be helpful to list all of the dependency issues I run into, so here's a list of stuff beyond what is already listed, to be updated as I finish the setup:
h5py
gitpython
healpy
cython
pyuvdata
pygsm
cmocean
(dependency in spin1_beam_model.plotting
)gfortran
(not a python package)
The setup.py should have all the requirements to be able to install
RIMEz
without the user doing anything on top ofpip install RIMEz
. Requirements that are only available on Github can still be specified in the setup.py