NAFNet
NAFNet copied to clipboard
/home/dev/.local/lib/python3.10/site-packages/basicsr/models
I'm getting this error on launching the demo script :
Traceback (most recent call last):
File "/home/dev/HINet/basicsr/demo.py", line 11, in
basicsr seems installed correctly.
Make sure you're not using any other pyenv, as configuration between environments might differ even when pip or anaconda say "requirements already satisfied". Annyoing, I know, but that's Python for you.
Make sure you're not using any other pyenv, as configuration between environments might differ even when pip or anaconda say "requirements already satisfied". Annyoing, I know, but that's Python for you.
so what should i to get rid of this error?