Giter VIP home page Giter VIP logo

Comments (4)

anupammaurya6767 avatar anupammaurya6767 commented on May 31, 2024

@lyc10031
Consider upgrading the package as there's a recent release available. Alternatively, you can initiate a git pull request to incorporate the latest changes.

from gpt4.

lyc10031 avatar lyc10031 commented on May 31, 2024

not work for me,got same error

 File "F:\my-code\Python\GPT4\main.py", line 5, in <module>
    gpt.login()
  File "F:\my-code\Python\GPT4\api\gpt4.py", line 38, in login
    self.driver = self.login_handler.login(username, password,self.url)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "F:\my-code\Python\GPT4\api\modules\login.py", line 20, in login
    sign_in_button.click()
  File "C:\Users\LYC\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-packages\Python312\site-packages\selenium\webdriver\remote\webelement.py", line 93, in click    self._execute(Command.CLICK_ELEMENT)
  File "C:\Users\LYC\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-packages\Python312\site-packages\selenium\webdriver\remote\webelement.py", line 394, in _execute
    return self._parent.execute(command, params)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\LYC\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-packages\Python312\site-packages\selenium\webdriver\remote\webdriver.py", line 344, in execute
    self.error_handler.check_response(response)
  File "C:\Users\LYC\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-packages\Python312\site-packages\selenium\webdriver\remote\errorhandler.py", line 229, in check_response
    raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.ElementNotInteractableException: Message: element not interactable
  (Session info: chrome-headless-shell=122.0.6261.95)
Stacktrace:
        GetHandleVerifier [0x00007FF654D7AD22+56930]
        (No symbol) [0x00007FF654CEF622]
        (No symbol) [0x00007FF654BA419D]

from gpt4.

anupammaurya6767 avatar anupammaurya6767 commented on May 31, 2024

x vfdzv
@lyc10031

from gpt4.

lyc10031 avatar lyc10031 commented on May 31, 2024

my bad login exception also occurs when the browser is opened
thanks bro

from gpt4.

Related Issues (4)

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.