mfouesneau / pyphot

suite to deal with passband photometry
https://mfouesneau.github.io/pyphot/
MIT License
57 stars 18 forks source link

pytables vs numpy 2 #59

Open mfouesneau opened 2 months ago

mfouesneau commented 2 months ago

Incompatibility raised as a numpy.dtype error when importing. (Installation not raising issues.)

HDF is necessary with the HDF library. Maybe a quick fix could be to not provide this feature if the import fails.