GraphGPT icon indicating copy to clipboard operation
GraphGPT copied to clipboard

ERROR: Could not build wheels for mpi4py, Pillow, which is required to install pyproject.toml-based projects

Open HelloWorld4747 opened this issue 2 years ago • 1 comments

I kept meeting this error message below in the environment installation step and i had also tried all the methods i found online.
The Error Message is:

ERROR: Could not build wheels for mpi4py, Pillow, which is required to install pyproject.toml-based projects

Could any of you know how to solve this issue? Thanks in advance!

HelloWorld4747 avatar Apr 01 '24 19:04 HelloWorld4747

Hi,

Could you try deleting where these two packages are imported in the codes, and thus try to run without them installed? I think our codes can actually get rid of these two.

yuh-yang avatar Apr 22 '24 15:04 yuh-yang