inference icon indicating copy to clipboard operation
inference copied to clipboard

ERROR: Failed building wheel for chatglm-cpp when pip install xinference[all]

Open Maplemx opened this issue 1 year ago • 1 comments

Describe the bug

ERROR: Failed building wheel for chatglm-cpp will be showed and break the installation process when pip install xinference[all]

To Reproduce

  1. Python 3.10.11
  2. Xinference 0.10.3
  3. Windows 11

Expected behavior

installation finished

Additional context

SOLUTION FOR THOSE WHO COME ACROSS THIS ERROR, GO TO chatglm.cpp project to DOWNLOAD WHEEL FILE RELEASE and INSTALL IT BY YOURSELF!

download and use pip install <wheel_file_path> to install.

It's not Xinference's fault, it's chatglm.cpp's and this error is an old one last for months and they never fixed it.

Maplemx avatar Apr 27 '24 11:04 Maplemx

Seconding this as well but does it work with Docker?

BradKML avatar May 06 '24 05:05 BradKML

This issue is stale because it has been open for 7 days with no activity.

github-actions[bot] avatar Aug 06 '24 19:08 github-actions[bot]

This issue was closed because it has been inactive for 5 days since being marked as stale.

github-actions[bot] avatar Aug 12 '24 03:08 github-actions[bot]