Code Monkey home page Code Monkey logo

character-ai-bindings's People

Contributors

plouvart avatar

Stargazers

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

Watchers

 avatar

character-ai-bindings's Issues

The code related to the pop-up window reports an error

Traceback (most recent call last):
File "C:\Users\wling\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\character_ai_bindings\chatroom.py", line 73, in init
elem = WebDriverWait(self.driver, 30).until(
File "C:\Users\wling\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\selenium\webdriver\support\wait.py", line 95, in until
raise TimeoutException(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message:
Stacktrace:
Backtrace:
(No symbol) [0x0079DCE3]
(No symbol) [0x007339D1]
(No symbol) [0x00644DA8]
(No symbol) [0x0067019F]
(No symbol) [0x006703AB]
(No symbol) [0x0069EE62]
(No symbol) [0x0068AF14]
(No symbol) [0x0069D57C]
(No symbol) [0x0068ACC6]
(No symbol) [0x00666F68]
(No symbol) [0x006680CD]
GetHandleVerifier [0x00A13832+2506274]
GetHandleVerifier [0x00A49794+2727300]
GetHandleVerifier [0x00A4E36C+2746716]
GetHandleVerifier [0x00846690+617600]
(No symbol) [0x0073C712]
(No symbol) [0x00741FF8]
(No symbol) [0x007420DB]
(No symbol) [0x0074C63B]
BaseThreadInitThunk [0x76328039+25]
RtlInitializeExceptionChain [0x7730DEAB+107]
RtlGetAppContainerNamedObjectPath [0x7730DE2D+237]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "e:\Users\wling\Desktop\code\python\chai.py", line 3, in
server = ChatRoomServer(
File "C:\Users\wling\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\character_ai_bindings\chatroom.py", line 77, in init
raise Exception("Couldn't close popup")
Exception: Couldn't close popup

Code does not work. Am I missing anything or do I need to change anything apart from username/password?

runfile('C:/Users//Documents/untitled0.py', wdir='C:/Users//Documents')
Exception ignored in: <function ChatRoomServer.del at 0x000002545AA4DF70>
Traceback (most recent call last):
File "C:\Users*****\anaconda3\lib\site-packages\character_ai_bindings\chatroom.py", line 245, in del
self.driver.quit()
AttributeError: 'ChatRoomServer' object has no attribute 'driver'
Traceback (most recent call last):

File ~\anaconda3\lib\site-packages\spyder_kernels\py3compat.py:356 in compat_exec
exec(code, globals, locals)

File c:\users*****\documents\untitled0.py:10
server = ChatRoomServer(

File ~\anaconda3\lib\site-packages\character_ai_bindings\chatroom.py:68 in init
self.driver = uc.Chrome(options=options)

File ~\anaconda3\lib\site-packages\undetected_chromedriver_init_.py:421 in init
browser = subprocess.Popen(

File ~\anaconda3\lib\site-packages\spyder_kernels\customize\spydercustomize.py:109 in init
super(SubprocessPopen, self).init(*args, **kwargs)

File ~\anaconda3\lib\subprocess.py:951 in init
self._execute_child(args, executable, preexec_fn, close_fds,

File ~\anaconda3\lib\subprocess.py:1360 in _execute_child
args = list2cmdline(args)

File ~\anaconda3\lib\subprocess.py:565 in list2cmdline
for arg in map(os.fsdecode, seq):

File ~\anaconda3\lib\os.py:822 in fsdecode
filename = fspath(filename) # Does type-checking of filename.

TypeError: expected str, bytes or os.PathLike object, not NoneType

No driver? (i have chromedriver 111)

Exception ignored in: <function ChatRoomServer.del at 0x000001EE246AB130>
Traceback (most recent call last):
File "C:\Users\bobea\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\character_ai_bindings\chatroom.py", line 245, in del
self.driver.quit()
AttributeError: 'ChatRoomServer' object has no attribute 'driver'

ElementClickInterceptedException

ElementClickInterceptedException: element click intercepted: Element <button type="button" id="#...Button" class="btn btn-primary">Accept</button> is not clickable at point (1154, 485). Other element would receive the click: <div class="modal-body">...</div>
  (Session info: chrome=114.0.5691.0)

They probably updated their UI.

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.