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
hi, i put this in CMD (windows 10)
anime-dl.exe -i "" -u "YourUsername" -p "Password" -r "Resolution"
Traceback (most recent call last):
File "C:\Windows\anime_dl_main_.py", line 8, in
from AnimeDL import *
File "C:\Windows\anime_dl\AnimeDL.py", line 8, in
import sites
File "C:\Windows\anime_dl\sites_init_.py", line 1, in
import sites.crunchyroll
File "C:\Windows\anime_dl\sites\crunchyroll.py", line 17, in
import cfscrape
ImportError: No module named cfscrape
The text was updated successfully, but these errors were encountered:
hi, i put this in CMD (windows 10)
anime-dl.exe -i "" -u "YourUsername" -p "Password" -r "Resolution"
Traceback (most recent call last):
File "C:\Windows\anime_dl_main_.py", line 8, in
from AnimeDL import *
File "C:\Windows\anime_dl\AnimeDL.py", line 8, in
import sites
File "C:\Windows\anime_dl\sites_init_.py", line 1, in
import sites.crunchyroll
File "C:\Windows\anime_dl\sites\crunchyroll.py", line 17, in
import cfscrape
ImportError: No module named cfscrape
The text was updated successfully, but these errors were encountered: