Package Details: revchatgpt-git 4.1.6+1.r1408.20230410.e2b7891-1

Git Clone URL: https://aur.archlinux.org/revchatgpt-git.git (read-only, click to copy)
Package Base: revchatgpt-git
Description: Lightweight package for interacting with ChatGPT's API by OpenAI. Uses reverse engineered official API.
Upstream URL: https://github.com/acheong08/ChatGPT
Licenses: GPL2
Conflicts: chatgpt, python-revchatgpt, revchatgpt
Provides: python-revchatgpt, python-revchatgpt-git, revchatgpt
Replaces: chatgpt, chatgpt-git
Submitter: dreieck
Maintainer: bgkillas
Last Packager: dreieck
Votes: 2
Popularity: 0.160155
First Submitted: 2022-12-24 13:14 (UTC)
Last Updated: 2023-04-10 10:25 (UTC)

Pinned Comments

dreieck commented on 2023-04-25 11:22 (UTC)

Upstream does too quickly change.

Now another python module async_tio is missing, and the (former?) dependency python-openaiauth-git has changed from some python to some go code.

I am disowning.

Please, anyone interested taking over.

Regards!

Traceback (most recent call last):
  File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "/usr/lib/python3.10/site-packages/revChatGPT/V1.py", line 30, in <module>
    from .recipient import PythonRecipient
  File "/usr/lib/python3.10/site-packages/revChatGPT/recipient.py", line 30, in <module>
    from async_tio import Tio
ModuleNotFoundError: No module named 'async_tio'

Latest Comments

1 2 Next › Last »

dreieck commented on 2023-05-12 12:29 (UTC)

python-argparse must be removed from the depends array, see ↗ here.

Thanks for maintaining!

dreieck commented on 2023-04-25 11:22 (UTC)

Upstream does too quickly change.

Now another python module async_tio is missing, and the (former?) dependency python-openaiauth-git has changed from some python to some go code.

I am disowning.

Please, anyone interested taking over.

Regards!

Traceback (most recent call last):
  File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "/usr/lib/python3.10/site-packages/revChatGPT/V1.py", line 30, in <module>
    from .recipient import PythonRecipient
  File "/usr/lib/python3.10/site-packages/revChatGPT/recipient.py", line 30, in <module>
    from async_tio import Tio
ModuleNotFoundError: No module named 'async_tio'

dreieck commented on 2023-04-02 11:40 (UTC)

@csts:
The packages python-openaiauth-git, python-undetected-chromedriver-git and python-tiktoken-git do provide those dependencies, as can be seen here on this AUR page of revchatgpt-git.

If you use an AUR wrapper and it does not resolve this stuff automatically, parsing the provides-arrays, then install them manually (with --asdeps).

csts commented on 2023-04-01 23:37 (UTC)

  :: error: Can't resolve dependencies for AUR package 'revchatgpt-git':
:: error: Dependencies missing for revchatgpt-git
:: warning: Following packages cannot be found in AUR:
    python-openaiauth    
    python-undetected-chromedriver    
    python-tiktoken    
:: Try recovering revchatgpt-git?

dreieck commented on 2023-02-14 22:53 (UTC)

Upstream seems to have changed dependencies considerably (see setup.py).

Adapted.

Now seems to work again.

A configuration file with login credentials needs to be created, see revchatgpt.install's post_install().

kookcha commented on 2023-02-07 07:30 (UTC)

the link is missing "https://pypi.org/project/cf-clearance2/" error 404, revchatgpt can't be installed