rodluger / starry

Tools for mapping stars and planets.
https://starry.readthedocs.io
MIT License
138 stars 32 forks source link

Starry dependencies issues #301

Open rodluger opened 2 years ago

rodluger commented 2 years ago

Two things we need to fix:

dfm commented 2 years ago

This is the numpy pin that I use: numpy<1.22

astronasko commented 2 months ago

@rodluger Is there any working solution for Python 3.10? I keep trying to setup starry, including rolling back to numpy==1.20.3, but it seems like NumPy 1.20.3 does not support Python 3.10.