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 'wrapt' #219

Open
dongyun-kim-arch opened this issue Nov 19, 2021 · 1 comment
Open

ModuleNotFoundError: No module named 'wrapt' #219

dongyun-kim-arch opened this issue Nov 19, 2021 · 1 comment

Comments

@dongyun-kim-arch
Copy link

I installed the library, ISR.

When I run the code,
from ISR.models import RDN, RRDN

the error, ModuleNotFoundError: No module named 'wrapt', popped up.

it seems there are some version dependency issue...

@IdeaKing
Copy link

@dongyunkim-arch I had same problem when installing from source. I was too lazy to go over dependency list, so I just used:
pip install ISR

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