kplr needs to try astropy.io.fits as well as pyfits
davidwhogg opened this issue · 4 comments
davidwhogg commented
I am blocked by this!
dfm commented
Try installing the master branch and see if that works for you.
davidwhogg commented
uh. Can I get some commands to do that? I am currently pip installed.
dfm commented
cd ~/some/place/you/put/code
git clone https://github.com/dfm/kplr
cd kplr
python setup.py install
davidwhogg commented
WORKED!
closing