inference
inference copied to clipboard
Install failed: AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?
Describe the bug
(base) root@930221811a20:~# pip install xinference[all] Collecting xinference[all] Using cached xinference-0.11.3-py3-none-any.whl.metadata (15 kB) Collecting xoscar>=0.3.0 (from xinference[all]) Using cached xoscar-0.3.0.tar.gz (125 kB) Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [33 lines of output]
Traceback (most recent call last):
File "/root/miniconda3/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in
note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
To Reproduce
- Python3.12.
- The version of xinference, latest may be.