Search Criteria
Package Details: shell-gpt 1.4.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/shell-gpt.git (read-only, click to copy) |
---|---|
Package Base: | shell-gpt |
Description: | A command-line productivity tool powered by OpenAI's ChatGPT |
Upstream URL: | https://github.com/TheR1D/shell_gpt |
Licenses: | MIT |
Submitter: | carsme |
Maintainer: | brokenpip3 (brokenpip3-bot) |
Last Packager: | carsme |
Votes: | 4 |
Popularity: | 0.016010 |
First Submitted: | 2023-06-18 09:13 (UTC) |
Last Updated: | 2024-08-11 14:32 (UTC) |
Dependencies (14)
- litellmAUR
- python (python37AUR, python311AUR, python310AUR)
- python-click
- python-distro
- python-instructorAUR
- python-openai
- python-pydantic
- python-rich
- python-typer
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-wheel (make)
- python-pytest (check)
Latest Comments
« First ‹ Previous 1 2
carsme commented on 2023-07-13 05:11 (UTC)
Kind words, appreciate it! Thanks :)
brokenpip3 commented on 2023-07-04 08:00 (UTC)
Indeed it's fixed! you are always great, thanks
carsme commented on 2023-07-03 19:52 (UTC)
@brokenpip3 I'm pretty sure it's fixed now. Please verify.
The issue seems to have been that
hatchling
read the.gitignore
in the package repository and ignored all Python files.brokenpip3 commented on 2023-06-29 07:39 (UTC)
I tried to build and reinstall it in a clean scenario but same issue
carsme commented on 2023-06-23 06:19 (UTC)
@brokenpip3 Could you try re-installing?
Also, what output do you get from
pacman -Ql shell-gpt
?brokenpip3 commented on 2023-06-22 10:48 (UTC)
I think that the package is broken atm, I'm getting this error:
Probably this is something broken upstream even if the
pip install shell-gpt
works in a virtual env scenario.« First ‹ Previous 1 2