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

ModuleNotFoundError: No module named 'asf_search.Products' #316

Open
jsidhu45 opened this issue Sep 17, 2024 · 1 comment
Open

ModuleNotFoundError: No module named 'asf_search.Products' #316

jsidhu45 opened this issue Sep 17, 2024 · 1 comment

Comments

@jsidhu45
Copy link

Hi!

I'm having the problem error while importing "from asf_search.Products import S1Product".

ModuleNotFoundError: No module named 'asf_search.Products'

@SpicyGarlicAlbacoreRoll
Copy link
Contributor

Hi, thank you for creating an issue!
Do you know the version of asf-search you're currently running? If you're unable to import ASFProduct subclasses you're likely running an old version of asf-search (pre v7.0.0, released last year).

This is the way to get the version number:

import asf_search
asf_search.__version__

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