Arjun

Results 14 comments of Arjun

There was always a dlib import error. I tried sudo pip3 install dlib but that would not resolve the issue.

> ended up using the following snippet to turn on/off indent-blanklines when exiting/entering visual mode > > ```lua > local saca_de_enmedio_a_indent_blankline = vim.api.nvim_create_augroup("saca_de_enmedio_a_indent_blankline", > {clear = true}) > vim.api.nvim_create_autocmd("ModeChanged", >...

Thanks for this project @acheong08. I was wondering once V2 is ready, will it be consistently available like the browser version is?

Thanks for the help! My issue is slightly different though: ``` Spawning browser... Traceback (most recent call last): File "/opt/venv/lib/python3.8/site-packages/revChatGPT/ChatGPT.py", line 401, in get_cf_cookies driver = uc.Chrome( File "/opt/venv/lib/python3.8/site-packages/undetected_chromedriver/__init__.py", line...

This isn't the library's fault, there is a problem with installation. Here are some possible fixes: Try running `pip install --upgrade revChatGPT` This should update the version, there should be...

You could also try `pip install --upgrade revChatGPT`.

> Are you using a Google or Microsoft account? Those aren't supported either and require session tokens @acheong08 Does an email like "[email protected]" and password like "password" not work? I...

Is that the cause of the Unknown error? Because it is still happening to me.

Could you give me an example of what type of account is supported?