Zhou Chao
Results
2
comments of
Zhou Chao
> scipy has to be 1.11.1 instead of 1.11.2 . Just downgrade it with: > > ```shell > pip install scipy==1.11.1 > ``` Thank you!It works!
ran into the same error in vllm 0.6.3.post1. Does anyone have suggestions?