httpie / http-prompt

An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
https://http-prompt.com
MIT License
8.96k stars 326 forks source link

An error occurs during installation #215

Open Chobazkun opened 1 year ago

Chobazkun commented 1 year ago

Encoutered a problem while installing http-prompt using yay on manjaro.

I'm using python 3.10. Installation scripts use a folder which path contains python3.10. But when running install_scripts command, the path that is used contains 3.9 instead.

It looks like this : ==> Starting package()... running install ... creating /home/chobaz/.cache/yay/http-prompt/pkg/http-prompt/usr/lib/python3.10/site-packages/http_prompt ... running install_scripts Installing http-prompt script to /home/chobaz/.cache/yay/http-prompt/pkg/http-prompt/usr/bin sed: can't read /home/chobaz/.cache/yay/http-prompt/pkg/http-prompt/usr/lib/python3.9/site-packages/http_prompt-2.1.0-py3.9.egg-info/requires.txt: No such file or directory ==> ERROR: A failure occurred in package(). Aborting... -> error making: http-prompt