isochrones icon indicating copy to clipboard operation
isochrones copied to clipboard

#19 isochrones: INFO: Interpolating incomplete tracks for feh = -4.0

Open nedahejazi opened this issue 4 years ago • 2 comments

ValueError: Specified a delimiter with both sep and delim_whitespace=True; you can only specify one.

nedahejazi avatar Sep 03 '20 06:09 nedahejazi

I got the same error while I am trying to test my isochrones by running nosetests isochrones, but I still didn't figure that out, is there anyone could told me what's wrong with my isochrones?

nicolaus-huang avatar Oct 16 '20 13:10 nicolaus-huang

@Huang-Shijie-SDUWH it appears that downgrading pandas to <1.1 works for that

jvines avatar Jan 11 '21 22:01 jvines