dfm / bls.py

A reference implementation of box least squares in Python
BSD 3-Clause "New" or "Revised" License
5 stars 4 forks source link

bls.py installation issues #6

Open rachelbf opened 5 years ago

rachelbf commented 5 years ago

Hello, I am trying to install BLS in a python 3.6 environment on my Mac and I constantly get this issue where it seems to have failed to build bls.py.

Screen Shot 2019-06-26 at 12 21 45 PM Have you seen this issue before? I am not sure how to fix it.

Thanks!

dfm commented 5 years ago

Hi - this project has actually been merged into astropy: https://docs.astropy.org/en/stable/timeseries/bls.html

So it would be better to use that version!