WilmerLab / mofun

MIT License
18 stars 1 forks source link

install problem #2

Open ywang002 opened 5 months ago

ywang002 commented 5 months ago

Dear developers, when I installed mofun via pip install mofun, I received this error:

Building wheel for PyCifRW (pyproject.toml) ... error error: subprocess-exited-with-error

× Building wheel for PyCifRW (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [26 lines of output]

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for PyCifRW Failed to build PyCifRW ERROR: Could not build wheels for PyCifRW, which is required to install pyproject.toml-based projects

can anyone give me some suggestions to fix the problem? thank you in advance.

Best regards, ywang

ywang002 commented 5 months ago

my python version is 3.11, thank you.