spacetelescope / imexam

imexam is a python tool for simple image examination, and plotting, with similar functionality to IRAF's imexamine
http://imexam.readthedocs.io
BSD 3-Clause "New" or "Revised" License
74 stars 45 forks source link

Ginga detection incorrect when importing #252

Open Universebenzene opened 1 year ago

Universebenzene commented 1 year ago

With both ginga(3.4.0) and imexam installed, when I run import imexam, it gives Ginga not installed, use other viewer, or no viewer.

I checked the directories and found the detection returned Error at this line in the ginga.viewer.py. Should the AstropyWCS be change to any of this ones or any other things? Or did I forgot any package installed? Thanks.

jazamatazz commented 1 year ago

I am having this issue as well.