Search Criteria
Package Details: chatblade 0.3.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/chatblade.git (read-only, click to copy) |
---|---|
Package Base: | chatblade |
Description: | A CLI Swiss Army Knife for ChatGPT |
Upstream URL: | https://github.com/npiv/chatblade |
Licenses: | GPL3 |
Submitter: | hashworks |
Maintainer: | hashworks |
Last Packager: | hashworks |
Votes: | 4 |
Popularity: | 1.70 |
First Submitted: | 2023-03-20 17:00 (UTC) |
Last Updated: | 2023-05-04 21:52 (UTC) |
Dependencies (24)
- python (nogil-python, python36, python32, python39, python38, python37, python312, python310)
- python-aiohttp (python-aiohttp-git)
- python-aiosignal
- python-async-timeout (python-async-timeout-git)
- python-attrs
- python-certifi (python-certifi-system-store)
- python-charset-normalizer
- python-frozenlist
- python-idna
- python-importlib-metadata
- python-markdown-it-py
- python-mdurl
- python-multidict
- python-openai
- python-pygments
- python-regex (python-regex-git)
- python-requests
- python-rich
- python-setuptools
- python-tiktoken (python-tiktoken-git)
- Show 4 more dependencies...
Latest Comments
hashworks commented on 2023-05-05 10:31 (UTC)
For Python Major/Minor Version changes all python packages need to be rebuild. For extra/community packages this is done for you, but you need to handle your AUR packages yourself. You can't rely on the AUR maintainers to bump the pkgrel.
"Reinstalling" a package with yay uses the cached package. Removing the cache triggers a rebuild on reinstall.
DarkestFox commented on 2023-05-04 22:24 (UTC)
Bizzare, I cleared my pacman and yay cache and then reinstalled python-openai and it works now. ¯_(ツ)_/¯
DarkestFox commented on 2023-05-04 22:20 (UTC) (edited on 2023-05-04 22:20 (UTC) by DarkestFox)
Thanks for the quick response. After upgrading I got errors about no module named tiktoken dependency which were resolved after (re)installing python-tiktoken-git.
Then I got an error about missing the 'openai' module. However even after reinstall python-openai I'm getting missing module errors:
All the packages on my system are up to date including python-importlib-metadata.
hashworks commented on 2023-05-04 21:57 (UTC) (edited on 2023-05-04 21:59 (UTC) by hashworks)
What version of python-importlib-metadata do you have installed on your system? You need at least 5.0.0-5 due to the python 3.11 rebuild. Partial updates are not supported in Arch.
EDIT: You might have also missed rebuilding chatblade, but that's my bad to not bump the pkgrel. Try the new 0.3.0.
DarkestFox commented on 2023-05-04 21:16 (UTC) (edited on 2023-05-04 22:20 (UTC) by DarkestFox)
Appears to be broken: