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
Describe the bug
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for Pillow
Failed to build Pillow
ERROR: Could not build wheels for Pillow, which is required to install pyproject.toml-based projects
To Reproduce
Steps to reproduce the behavior (if applicable)
Expected behavior
I ran pip install p5 and it should have been installed successfully, but it didn’t. Then I installed vispy separately and couldn’t find the path.
Screenshots
If applicable, add screenshots to help explain your problem.
System information:
Python version:Python 3.11
Operating system:Windows 10
Additional context
I want to install p5 and ml5 in Python 3.11, but it seems that it cannot be installed as scheduled. I tried to install vispy separately, but after I downloaded the whl file, I wanted to use command to install it along the path, but it jumped out and asked me to download it from the Microsoft store. Python3.11 message, I am not sure why, please help me, thank you!
The text was updated successfully, but these errors were encountered:
Describe the bug
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for Pillow
Failed to build Pillow
ERROR: Could not build wheels for Pillow, which is required to install pyproject.toml-based projects
To Reproduce
Steps to reproduce the behavior (if applicable)
Expected behavior
I ran pip install p5 and it should have been installed successfully, but it didn’t. Then I installed vispy separately and couldn’t find the path.
Screenshots
If applicable, add screenshots to help explain your problem.
System information:
Additional context
I want to install p5 and ml5 in Python 3.11, but it seems that it cannot be installed as scheduled. I tried to install vispy separately, but after I downloaded the whl file, I wanted to use command to install it along the path, but it jumped out and asked me to download it from the Microsoft store. Python3.11 message, I am not sure why, please help me, thank you!
The text was updated successfully, but these errors were encountered: