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

ERROR: Failed building wheel for psutil #2166

Closed
Defcon404 opened this issue Nov 1, 2022 · 1 comment
Closed

ERROR: Failed building wheel for psutil #2166

Defcon404 opened this issue Nov 1, 2022 · 1 comment

Comments

@Defcon404
Copy link

Summary

Win 11 22h2
64bit
not able to install pustil
3.11.0
none

unable to install pustil

{{{
I upgraded to python 3.11.0. Then i tried to run jupyter notebook cell via vs code and the ide said i need to install ipkernal within quotations.

"Running cells with 'Python 3.11.0 64-bit' requires ipykernel package.
Run the following command to install 'ipykernel' into the Python environment.
Command: 'c:/Users/anura/AppData/Local/Programs/Python/Python311/python.exe -m pip install ipykernel -U --user --force-reinstall".

Via elevated cmd I tried installing the same but encountered error within quotations.

"note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for psutil
Failed to build psutil
ERROR: Could not build wheels for psutil, which is required to install pyproject.toml-based projects
"
After this I submitted an issue request with vs code github page and I was informed that vs code was fine and that it was an issue with ipkernel . Then I submitted the same issue with ipkernal github page, there I was again told that this was not an issue with ipkernal and it was issue with psutil. So now I am finally submitting an issue request to you.
Belo are the github links to my issues posted earlier.
microsoft/vscode-jupyter#11820
ipython/ipykernel#1011

Please help in this regard. Also I am attaching screenshot of the error messages.
Please help.
Thank You
error

}}}

@Defcon404 Defcon404 added the bug label Nov 1, 2022
@github-actions github-actions bot added the wheels label Nov 1, 2022
@Carreau
Copy link

Carreau commented Nov 1, 2022

Please have a minimal decency and search for other similar issues. #2165 the issue just before this one is the same issue – it was the one at the top of the bug tracker when this issue was opened. Same as #2163 which is 3 issues before this one.

You've also been suggested to avoid screenshot and provide text.

@giampaolo giampaolo closed this as not planned Won't fix, can't repro, duplicate, stale Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants