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

pip install --no-build-isolation -e .[compile] fails (solution) #152

Open
Dunc4n1dah0 opened this issue Feb 23, 2025 · 0 comments
Open

pip install --no-build-isolation -e .[compile] fails (solution) #152

Dunc4n1dah0 opened this issue Feb 23, 2025 · 0 comments

Comments

@Dunc4n1dah0
Copy link

pip install --no-build-isolation -e .[compile]
install fail with "ModuleNotFoundError: No module named 'psutil'"
at least tested on fully up-to-date WSL Ubuntu 24.04
all you have to do is: python -m pip install psutil
I hope it helps :-)

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