Giter VIP home page Giter VIP logo

Comments (2)

duwenba avatar duwenba commented on August 30, 2024

手动验证后无法运行,输出信息如下:

$ python test.py
Webdriver launching...

DevTools listening on ws://127.0.0.1:1685/devtools/browser/60cf866d-3017-4119-ae2b-e1222c63d227
Webdriver launched.
Waiting for QRCode Scan...0/15turns
Waiting for QRCode Scan...1/15turns
Waiting for QRCode Scan...2/15turns
Login Succeed.
Traceback (most recent call last):
  File "d:\22753\duwenba\py\weread-scan\test.py", line 24, in <module>
    weread.scan2html('https://weread.qq.com/web/reader/452325f071ffa331452f4a8kc81322c012c81e728d9d180')
  File "D:\python3_10\lib\site-packages\WeReadScan\WeRead.py", line 189, in scan2html
    html = self.get_html(book_url)
  File "D:\python3_10\lib\site-packages\WeReadScan\WeRead.py", line 141, in get_html
    'Page.addScriptToEvaluateOnNewDocument', {'source': self.load_js('construct_root_and_observer')})
  File "D:\python3_10\lib\site-packages\WeReadScan\WeRead.py", line 60, in load_js
    with open(f'{self.path}\\js\\{name}.js','r',encoding='utf-8') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'D:\\python3_10\\Lib\\site-packages\\WeReadScan\\js\\construct_root_and_observer.js'

from wereadscan.

Algebra-FUN avatar Algebra-FUN commented on August 30, 2024

扫码后显示需要双重验证,需要在网页端输入验证码

Snipaste_2023-07-28_11-13-54 2a0bd89439022e3807dde30c68a663f

我自己真的没有遇到过需要双重验证的时候😅

from wereadscan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.