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

Unable to install p5 and ml5 in python #467

Open
Dora92327 opened this issue Jan 24, 2024 · 2 comments
Open

Unable to install p5 and ml5 in python #467

Dora92327 opened this issue Jan 24, 2024 · 2 comments

Comments

@Dora92327
Copy link

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!
1
2
3

Copy link
Contributor

Thank you for submitting your first issue to p5py

@tushar5526
Copy link
Member

It looks like there is a need to bump the Pillow version.

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

2 participants