Open
Description
I am unable to install the exoplanet package because my machine is hanging in the solve step.
To Reproduce
Conda version: conda 24.3.0
Using the install command: conda install -c conda-forge exoplanet
Problem I am running into after using that command in my conda environment:
Solving environment: unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: \
^^ Hanging on the solve step
Hoping to be able to install the package successfully.
My Setup:
- Version of exoplanet: unable to install current version.
- Operating system: using Mac OS M1, currently have over 250 GB free, so that should not be an issue.
- Python version & installation method (pip, conda, etc.): Conda version: conda 24.3.0, Numpy version: '1.21.6', Python 3.10.14, attempting to use installation method
conda install -c conda-forge exoplanet