natashabatalha / PandExo

A Community Tool for Transiting Exoplanet Science with the JWST & HST
https://natashabatalha.github.io/PandExo
GNU General Public License v3.0
37 stars 39 forks source link

Installation fail on macOS Monterey (12.6) #69

Closed ishan-mishra closed 1 year ago

ishan-mishra commented 2 years ago

I create a new conda environment and follow the installation instructions from the pandexo website. conda config --add channels http://ssb.stsci.edu/astroconda and conda install pyfftw work fine. pip install pandexo.engine crashes with an error while installing numpy:

image

It seems to be a version incompatibility issue:

image
natashabatalha commented 1 year ago

hey @ishan-mishra I have removed pyfftw from the install instructions as it is no longer used https://github.com/natashabatalha/PandExo/commit/da9b617df0b858b3ba4e8ca60972ca60e26521f1

PandExo 2.0 will be released in the next couple days so look out for the new release!