Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An error occurs during installation #215

Open
Chobazkun opened this issue Jan 15, 2023 · 0 comments
Open

An error occurs during installation #215

Chobazkun opened this issue Jan 15, 2023 · 0 comments

Comments

@Chobazkun
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant