Erin Sheldon
Erin Sheldon
Can you please try setting `CC=None` ? This will I think use the default compiler settings.
actually since the compiler attribute is missing entirely, this might mean the other attributes are missing as well, and you might need to sett all those keyword args to None,...
I don't think this particular things works (io.BytesIO(data)) , but I think cfitsio can read from memory. There may be a way to make it happen
Yeah, I'm not saying I know how to do it.
I'm sorry I missed your report earlier. I think I was traveling at that time and missed a number of things. The code you posted does produce an error for...
Yes, that was 3.6 and numpy 1.13.3, fitsio from recent master
Have you tried with python 3 or recent fitsio master?
Maybe; I didn't add the boolean support, maybe @dstndstn or @rainwoodman can comment
Where do we stand on this one?