Package Details: shell-gpt 1.4.3-2

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: carsme
Last Packager: carsme
Votes: 3
Popularity: 0.113040
First Submitted: 2023-06-18 09:13 (UTC)
Last Updated: 2024-04-22 06:45 (UTC)

Latest Comments

1 2 Next › Last »

rober commented on 2023-12-28 04:52 (UTC)

I have this error does anyone knows how to fix please, im newbie HTTPError: 404 Client Error: Not Found for url: https://api.openai.com/v1/chat/completions

carsme commented on 2023-12-22 12:09 (UTC)

Realized the issue, it should be fixed in 1.0.1-2.

I thought there no longer was a need for the old patch since the package built correctly for me both locally and in a clean chroot. But since neither of these builds built in the package repository (I've set BUILDDIR=/tmp/makepkg) I didn't experience the problem.

My bad!

robertash commented on 2023-12-22 11:41 (UTC) (edited on 2023-12-22 11:42 (UTC) by robertash)

@carsme nevermind. I realized it as soon as I sent the comment. The output is exactly the same for v1.0.1-1:

❯ pacman -Ql shell-gpt
shell-gpt /usr/
shell-gpt /usr/bin/
shell-gpt /usr/bin/sgpt
shell-gpt /usr/lib/
shell-gpt /usr/lib/python3.11/
shell-gpt /usr/lib/python3.11/site-packages/
shell-gpt /usr/lib/python3.11/site-packages/shell_gpt-1.0.1.dist-info/
shell-gpt /usr/lib/python3.11/site-packages/shell_gpt-1.0.1.dist-info/METADATA
shell-gpt /usr/lib/python3.11/site-packages/shell_gpt-1.0.1.dist-info/RECORD
shell-gpt /usr/lib/python3.11/site-packages/shell_gpt-1.0.1.dist-info/WHEEL
shell-gpt /usr/lib/python3.11/site-packages/shell_gpt-1.0.1.dist-info/entry_points.txt
shell-gpt /usr/lib/python3.11/site-packages/shell_gpt-1.0.1.dist-info/licenses/
shell-gpt /usr/lib/python3.11/site-packages/shell_gpt-1.0.1.dist-info/licenses/LICENSE
shell-gpt /usr/share/
shell-gpt /usr/share/licenses/
shell-gpt /usr/share/licenses/shell-gpt/
shell-gpt /usr/share/licenses/shell-gpt/LICENSE

robertash commented on 2023-12-22 11:34 (UTC)

@carsme I am using yay. Don't really know how to update it any further than what yay offers as the last version but I will find out

carsme commented on 2023-12-22 11:32 (UTC)

@robertash, is it the same for 1.0.1? Which AUR-helper, if any, are you using?

robertash commented on 2023-12-22 11:12 (UTC) (edited on 2023-12-22 11:17 (UTC) by robertash)

This is mine (v1.0.0-2):

❯ pacman -Ql shell-gpt
shell-gpt /usr/
shell-gpt /usr/bin/
shell-gpt /usr/bin/sgpt
shell-gpt /usr/lib/
shell-gpt /usr/lib/python3.11/
shell-gpt /usr/lib/python3.11/site-packages/
shell-gpt /usr/lib/python3.11/site-packages/shell_gpt-1.0.0.dist-info/
shell-gpt /usr/lib/python3.11/site-packages/shell_gpt-1.0.0.dist-info/METADATA
shell-gpt /usr/lib/python3.11/site-packages/shell_gpt-1.0.0.dist-info/RECORD
shell-gpt /usr/lib/python3.11/site-packages/shell_gpt-1.0.0.dist-info/WHEEL
shell-gpt /usr/lib/python3.11/site-packages/shell_gpt-1.0.0.dist-info/entry_points.txt
shell-gpt /usr/lib/python3.11/site-packages/shell_gpt-1.0.0.dist-info/licenses/
shell-gpt /usr/lib/python3.11/site-packages/shell_gpt-1.0.0.dist-info/licenses/LICENSE
shell-gpt /usr/share/
shell-gpt /usr/share/licenses/
shell-gpt /usr/share/licenses/shell-gpt/
shell-gpt /usr/share/licenses/shell-gpt/LICENSE

carsme commented on 2023-12-22 10:01 (UTC)

@kagutaba256, @jetm, I cannot reproduce this, is the problem present in 1.0.1 as well?

Could you do pacman -Ql shell-gpt and post the output? Thanks.

kagutaba256 commented on 2023-12-22 02:07 (UTC) (edited on 2023-12-22 02:07 (UTC) by kagutaba256)

Seconded, I am seeing the same error with the latest version:

Traceback (most recent call last):
  File "/usr/bin/sgpt", line 5, in <module>
    from sgpt import cli
ModuleNotFoundError: No module named 'sgpt'

jetm commented on 2023-12-21 15:04 (UTC)

After the update to v1.0.0-2, the shell-gpt package is broken:

Traceback (most recent call last):
  File "/usr/bin/sgpt", line 5, in <module>
    from sgpt import cli
ModuleNotFoundError: No module named 'sgpt'

Same error as it was reported before

carsme commented on 2023-07-13 05:11 (UTC)

Kind words, appreciate it! Thanks :)