You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: