How can i fix ModuleNotFoundError: No module named 'vllm._C'
#18
by
JayGeeUnreal
- opened
I get ModuleNotFoundError: No module named 'vllm._C' when trying to run
python vllm_streaming_inference.py
Installed in a conda env using pip3
JayGeeUnreal
changed discussion title from
How con i fix ModuleNotFoundError: No module named 'vllm._C'
to How can i fix ModuleNotFoundError: No module named 'vllm._C'