svalenti / pessto

pessto pipeline
MIT License
9 stars 6 forks source link

Error running PESSTOFASTSPEC on Mac #55

Closed carys-evans closed 2 years ago

carys-evans commented 2 years ago

I ran into the following error while attempting to run PESSTOFASTSPEC on a Mac with an M1 chip and Monterey OS:

-[NSApplication macOSVersion]: unrecognized selector sent to instance 0x7f8d4c9ccae0 2022-01-07 11:04:09.186 python[10977:5089040] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSApplication macOSVersion]: unrecognized selector sent to instance 0x7f8d4c9ccae0'

libc++abi: terminating with uncaught exception of type NSException

PANIC in `/Users/carysevans/iraf-2.17/noao/bin.macos64/x_apextract.e': Write to IPC with no reader zsh: abort PESSTOFASTSPEC -i EFOSC.2012-04-12T00\:21\:13.429.fits

temuller commented 2 years ago

@carys-evans, did you solve this and the other issue you closed? If so, could you add the solutions?

carys-evans commented 2 years ago

@temuller hey! No sorry I am new to using git to report issues and didn't mean to close either of the issues - my apologies!

temuller commented 2 years ago

Ok then. You are having similar issues to the ones reported in #53 and #13414. Check those and let me know if that solves the problem.

carys-evans commented 2 years ago

@temuller I will have a look at those - thank you!

carys-evans commented 2 years ago

The solution in #13414 (linked in #53) solved this issue for me!