Skip to content

登陆完之后按回车出现以下报错 #19

@Hugh499

Description

@Hugh499

Traceback (most recent call last):
File "D:\pythonProject\BilibiliCommentScraper-main\Bilicomment.py", line 474, in
main()
File "D:\pythonProject\BilibiliCommentScraper-main\Bilicomment.py", line 305, in main
manual_login(driver, cookies_file)
File "D:\pythonProject\BilibiliCommentScraper-main\Bilicomment.py", line 61, in manual_login
save_cookies(driver, cookies_file) # 登录后保存cookie到本地
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\pythonProject\BilibiliCommentScraper-main\Bilicomment.py", line 47, in save_cookies
with open(cookies_file, 'wb') as f:
^^^^^^^^^^^^^^^^^^^^^^^^
PermissionError: [Errno 13] Permission denied: 'cookies.pkl'

请问大佬是怎么回事呀,谢谢解答!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions