Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with ginga import #259

Open
KathleenLabrie opened this issue Jun 6, 2023 · 1 comment
Open

problem with ginga import #259

KathleenLabrie opened this issue Jun 6, 2023 · 1 comment

Comments

@KathleenLabrie
Copy link

In imexam/ginga_viewer.py, line 24 in commit b397573, there this line that fails:

wcsmod.use('AstropyWCS')

I believe that it should be:

wcsmod.use('astropy')

It does fix the import failure, but I have no idea if the rest of the code works. I just got fed up of seeing this error when I import imexam:

Ginga not installed, use other viewer, or no viewer

I have ginga installed and I'm not even using it and this error shows up all the time.

(Not submitting a PR because as I say above, I don't know if it breaks things afterwards, I just know that it fixes the import error.)

@Universebenzene
Copy link

Same as #252

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants