Giter Club home page Giter Club logo

Comments (3)

Se1toku avatar Se1toku commented on June 3, 2024

I got this error:

Traceback (most recent call last): File "C:\Users\notmyuserhere\OneDrive\Documents\nofname\TikTok-ViewBot-main\TikTok-ViewBot-main\v2.py", line 14, in from webdriver_manager.chrome import ChromeDriverManager ModuleNotFoundError: No module named 'webdriver_manager'

Run this in cmd "pip install webdriver-manager"

from tiktok-viewbot.

Heyo7726 avatar Heyo7726 commented on June 3, 2024

I got this error:
Traceback (most recent call last): File "C:\Users\notmyuserhere\OneDrive\Documents\nofname\TikTok-ViewBot-main\TikTok-ViewBot-main\v2.py", line 14, in from webdriver_manager.chrome import ChromeDriverManager ModuleNotFoundError: No module named 'webdriver_manager'

Run this in cmd "pip install webdriver-manager"

thx but now the server is busy but its fixed

from tiktok-viewbot.

Heyo7726 avatar Heyo7726 commented on June 3, 2024

I got this error:
Traceback (most recent call last): File "C:\Users\notmyuserhere\OneDrive\Documents\nofname\TikTok-ViewBot-main\TikTok-ViewBot-main\v2.py", line 14, in from webdriver_manager.chrome import ChromeDriverManager ModuleNotFoundError: No module named 'webdriver_manager'

Run this in cmd "pip install webdriver-manager"

its back and i got another error:

Traceback (most recent call last):
File "C:\Users\no\AppData\Local\Programs\Python\Python311\Lib\site-packages\requests\models.py", line 971, in json
return complexjson.loads(self.text, **kwargs)
File "C:\Users\a\AppData\Local\Programs\Python\Python311\Lib\json_init_.py", line 346, in loads
return _default_decoder.decode(s)
File "C:\Users\a\AppData\Local\Programs\Python\Python311\Lib\json\decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "C:\Users\a\AppData\Local\Programs\Python\Python311\Lib\json\decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\a\OneDrive\Documents\s\TikTok-ViewBot-main\v2.py", line 221, in
Zefoy().main()
File "C:\Users\a\OneDrive\Documents\s\TikTok-ViewBot-main\v2.py", line 191, in main
self.driver.add_cookie(self.solve())
File "C:\Users\a\OneDrive\Documents\s\TikTok-ViewBot-main\v2.py", line 81, in solve
captcha_answer = post(f"https://platipus9999.pythonanywhere.com/", json={'captcha': encoded_image, 'current_time': datetime.now().strftime("%H:%M:%S")}).json()["result"]
File "C:\Users\a\AppData\Local\Programs\Python\Python311\Lib\site-packages\requests\models.py", line 975, in json
raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

from tiktok-viewbot.

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.