Closed Codeiology closed 6 months ago
when I run python3 -m LATTE I get the following error:
python3 -m LATTE
ImportError: cannot import name 'BoxLeastSquares' from 'astropy.stats' (/opt/homebrew/.python/current/lib/python3.10/site-packages/astropy/stats/__init__.py)
when I run
python3 -m LATTE
I get the following error:ImportError: cannot import name 'BoxLeastSquares' from 'astropy.stats' (/opt/homebrew/.python/current/lib/python3.10/site-packages/astropy/stats/__init__.py)