RicterZ / nhentai

nhentai doujinshi downloader
http://nhentai.net
MIT License
771 stars 109 forks source link

Favourite无法下载 #24

Closed demogest closed 5 years ago

demogest commented 5 years ago

提示信息如下: Traceback (most recent call last): File "c:\users\lenovo\appdata\local\programs\python\python36\lib\runpy.py", line 193, in _run_module_as_main "main", mod_spec) File "c:\users\lenovo\appdata\local\programs\python\python36\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "C:\Users\lenovo\AppData\Local\Programs\Python\Python36\Scripts\nhentai.exe__main__.py", line 9, in File "c:\users\lenovo\appdata\local\programs\python\python36\lib\site-packages\nhentai\command.py", line 27, in main for doujinshi_info in login_parser(username=username, password=password): File "c:\users\lenovo\appdata\local\programs\python\python36\lib\site-packages\nhentai\parser.py", line 31, in login_parser csrf_token_elem = html.find('input', attrs={'name': 'csrfmiddlewaretoken'}) TypeError: find() takes no keyword arguments

RicterZ commented 5 years ago

我抽时间看一下

Domege Xu notifications@github.com 于 2018年8月9日周四 20:51写道:

提示信息如下: Traceback (most recent call last): File "c:\users\lenovo\appdata\local\programs\python\python36\lib\runpy.py", line 193, in _run_module_as_main "main", mod_spec) File "c:\users\lenovo\appdata\local\programs\python\python36\lib\runpy.py", line 85, in

run_code exec(code, run_globals) File "C:\Users\lenovo\AppData\Local\Programs\Python\Python36\Scripts\nhentai.exe_main.py", line 9, in File "c:\users\lenovo\appdata\local\programs\python\python36\lib\site-packages\nhentai\command.py", line 27, in main for doujinshi_info in login_parser(username=username, password=password): File "c:\users\lenovo\appdata\local\programs\python\python36\lib\site-packages\nhentai\parser.py", line 31, in login_parser csrf_token_elem = html.find('input', attrs={'name': 'csrfmiddlewaretoken'}) TypeError: find() takes no keyword arguments

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/RicterZ/nhentai/issues/24, or mute the thread https://github.com/notifications/unsubscribe-auth/AFCbxwwX0GHIW_CgsVCq4q6v_uwzkx7kks5uPDBigaJpZM4V1ors .

-- Ricter Z

RicterZ commented 5 years ago

现在可以了