Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while running the program #16

Closed
Tanmay182003 opened this issue Jun 12, 2023 · 7 comments
Closed

Error while running the program #16

Tanmay182003 opened this issue Jun 12, 2023 · 7 comments

Comments

@Tanmay182003
Copy link

Tanmay182003 commented Jun 12, 2023

I am running into this error (using windows). It is because of the version of my Chrome not being compatible?

@ugorsahin
Copy link
Owner

Your current driver version is 114. Please pass driver_version=114 to constructor, it should be fine.

@Tanmay182003
Copy link
Author

I am getting the same error even if I pass in the driver_version=114 to the constructor of ChatGPT_Client.

@ugorsahin
Copy link
Owner

ugorsahin commented Jun 12, 2023

  1. your credentials are visible on the image. I suggest removing the image.
  2. you can explicitly pass the chromedriver path, which may solve your issue.

@Tanmay182003
Copy link
Author

I actually just sign in with Google when using ChatGPT, so that was just a dummy. Do I need to use my Google account details in this case then?

@ugorsahin
Copy link
Owner

No, Google SSO is not yet supported.

Can you try headless=False, perhaps that can solve the problem.

@gexinworks
Copy link

Can you try headless=new, perhaps that can solve the problem.

@ugorsahin
Copy link
Owner

Closed due to inactivity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants