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
Traceback (most recent call last):
File "/home/kshib/.local/bin/wanda", line 8, in <module>
sys.exit(run())
^^^^^
File "/home/kshib/.local/pipx/venvs/wanda/lib/python3.12/site-packages/wanda/wanda.py", line 148, in run
wp = local(term)
^^^^^^^^^^^
File "/home/kshib/.local/pipx/venvs/wanda/lib/python3.12/site-packages/wanda/sources/extractor.py", line 227, in local
list(
File "/home/kshib/.local/pipx/venvs/wanda/lib/python3.12/site-packages/wanda/sources/extractor.py", line 230, in <lambda>
and filetype.guess(path + f).MIME.startswith("image"),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'MIME'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: