You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
With both ginga(3.4.0) and imexam installed, when I run
import imexam
, it givesGinga 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 theAstropyWCS
be change to any of this ones or any other things? Or did I forgot any package installed? Thanks.The text was updated successfully, but these errors were encountered: