Coder Social home page Coder Social logo

thelime1 / gptcensorfree Goto Github PK

View Code? Open in Web Editor NEW
32.0 32.0 6.0 110 KB

simple web-based chatbot application powered by POE (WIP)

License: GNU General Public License v3.0

JavaScript 24.34% CSS 40.36% HTML 11.78% Python 23.53%
ai chatbot chatgpt

gptcensorfree's Introduction

gptcensorfree's People

Contributors

dependabot[bot] avatar thelime1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gptcensorfree's Issues

Unable to obtain driver using Selenium Manager

Hello,
I've been trying to install gptCensorFree but I got an error while running python3 token_gen.py

WARNING:selenium.webdriver.common.driver_finder:Unable to obtain driver using Selenium Manager: Selenium Manager failed for: /usr/local/lib/python3.9/dist-packages/selenium/webdriver/common/linux/selenium-manager --browser chrome --output json.
error sending request for url (https://chromedriver.storage.googleapis.com/LATEST_RELEASE): error trying to connect: tcp connect error: Connection refused (os error 111)
Traceback (most recent call last):
  File "/home/gptCensorFree/token_gen.py", line 20, in <module>
    driver = webdriver.Chrome(options=options)
  File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/chrome/webdriver.py", line 82, in __init__
    service.path = DriverFinder.get_path(service, options)
  File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/common/driver_finder.py", line 43, in get_path
    raise err
  File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/common/driver_finder.py", line 40, in get_path
    path = shutil.which(service.path) or SeleniumManager().driver_location(options)
  File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/common/selenium_manager.py", line 91, in driver_location
    result = self.run(args)
  File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/common/selenium_manager.py", line 112, in run
    raise SeleniumManagerException(f"Selenium Manager failed for: {command}.\n{result}{stderr}")
selenium.common.exceptions.SeleniumManagerException: Message: Selenium Manager failed for: /usr/local/lib/python3.9/dist-packages/selenium/webdriver/common/linux/selenium-manager --browser chrome --output json.
error sending request for url (https://chromedriver.storage.googleapis.com/LATEST_RELEASE): error trying to connect: tcp connect error: Connection refused (os error 111)

I'm not really educated about this. Does this mean chrome in not installed on my machine ?
What would be the proper way to solve this ?

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.