AgentBench icon indicating copy to clipboard operation
AgentBench copied to clipboard

ltp无法启动

Open Fu-Dayuan opened this issue 1 year ago • 1 comments

image 启动时出现如下报错,我的包如下: ''' Package Version ----------------------- ------------ accelerate 0.23.0 aiohttp 3.8.6 aiosignal 1.2.0 anthropic 0.4.1 anyio 3.6.1 asttokens 2.4.1 async-timeout 4.0.2 attrs 21.4.0 beautifulsoup4 4.12.3 certifi 2023.5.7 charset-normalizer 2.1.0 click 8.1.3 contourpy 1.2.0 cycler 0.12.1 dataclasses-json 0.5.14 decorator 5.1.1 distro 1.9.0 docker 6.1.2 exceptiongroup 1.2.0 executing 2.0.1 fastapi 0.101.1 filelock 3.13.1 fonttools 4.47.2 frozenlist 1.3.0 fschat 0.2.35 fsspec 2023.12.2 greenlet 3.0.3 h11 0.13.0 httpcore 1.0.2 httpx 0.26.0 huggingface-hub 0.17.3 idna 3.4 importlib-resources 6.1.1 ipython 8.18.1 isodate 0.6.1 jedi 0.19.1 Jinja2 3.1.3 joblib 1.3.2 jsonlines 3.1.0 kiwisolver 1.4.5 langchain 0.0.174 markdown-it-py 3.0.0 markdown2 2.4.12 MarkupSafe 2.1.3 marshmallow 3.20.2 matplotlib 3.8.2 matplotlib-inline 0.1.6 mdurl 0.1.2 mpmath 1.3.0 multidict 6.0.2 mypy-extensions 1.0.0 mysql-connector-python 8.0.33 networkx 2.8.4 nh3 0.2.15 nltk 3.8.1 numexpr 2.8.8 numpy 1.23.5 openai 0.28.0 openapi-schema-pydantic 1.2.4 packaging 23.2 pandas 1.5.3 parso 0.8.3 pexpect 4.9.0 pillow 10.2.0 pip 23.3.1 prompt-toolkit 3.0.43 protobuf 3.20.3 psutil 5.9.7 ptyprocess 0.7.0 pure-eval 0.2.2 pydantic 1.10.13 Pygments 2.17.2 pyparsing 3.0.9 python-dateutil 2.8.2 pytz 2023.3.post1 PyYAML 6.0 rdflib 6.1.1 regex 2023.12.25 requests 2.28.2 rich 13.7.0 safetensors 0.4.1 setuptools 68.2.2 shortuuid 1.0.11 six 1.16.0 sniffio 1.2.0 soupsieve 2.5 SPARQLWrapper 2.0.0 SQLAlchemy 2.0.25 stack-data 0.6.3 starlette 0.27.0 svgwrite 1.4.3 sympy 1.12 tenacity 8.2.3 termcolor 2.4.0 tiktoken 0.5.2 tokenizers 0.14.1 torch 2.1.2 tqdm 4.65.0 traitlets 5.14.1 transformers 4.34.1 typing_extensions 4.6.3 typing-inspect 0.9.0 tzdata 2023.4 urllib3 1.26.16 uvicorn 0.22.0 wavedrom 2.0.3.post3 wcwidth 0.2.13 websocket-client 1.3.3 wheel 0.41.2 wikipedia 1.4.0 yarl 1.7.2 zipp 3.17.0 ''' 报错的位置在我代码里找不到,我感觉应该是docker的问题?是不是需要重构一下docker里面的内容?(把错误位置换掉)

Fu-Dayuan avatar Jan 31 '24 07:01 Fu-Dayuan