zhanhang123
Results
2
issues of
zhanhang123
When using the langchain-chatGLM project to run, the model does not report an error and can be used normally, but when it is changed to FastChat, the following error appears....
->pip install scipy Downloading/unpacking scipy Running setup.py egg_info for package scipy Traceback (most recent call last): File "", line 14, in File "/storage/emulated/0/qpython/cache/build/scipy/setup.py", line 19, in DOCLINES = __doc__.split("\n") AttributeError:...