Open katewienke opened 2 years ago
Are you able to try running this on one of your Macs with python==3.7 as well? It'd help a lot to know if it is an Ubuntu vs Mac issue or a python > 3.7 issue
I was able to run it successfully on one of my Macs with python==3.7, so it seems to be a python > 3.7 issue.
Excellent, thanks so much - that helps a lot!
We have been trying to reproduce the CoRoT-2b results from "Detection of a Westward Hotspot Offset in the Atmosphere of a Hot Gas Giant CoRoT-2b". When doing so on a Mac, we get the following error while trying to run Everything_Photometry:
We've tested it on three different Macs: two with an M1 processor (one running Python 3.9.7 and the other running Python 3.8.8) and one running on Python 3.8.3 with an older Intel processor. However, when we use the same data on a machine running Ubuntu 20.04 and Python 3.7.12, the code runs.