i++;
i++;
ImportError: cannot import name 'ChainManagerMixin' from 'langchain.callbacks.base' (/root/miniconda3/lib/python3.8/site-packages/langchain/callbacks/base.py) langchain=0.0.174 I encountered the same problem,and the upgrade did not resolve it.How can i solve it?
@NasonZ Thank you for your reminder!!!
但是获取的词表里面为什么没加进去这几个特殊字符呢{'[MASK]': 64789, '[gMASK]': 64790, '[sMASK]': 64791, 'sop': 64792, 'eop': 64793} > Folder 64780 export 64781 parator 64782 prec 64783 LASS 64784 Attributes 64785 fx 64786 ▁fmt 64787 ▁attr 64788
python 3.10.6 langchain 0.0.181 I also encountered this problem.
+1
How to solve this problem?
root@1f69b77c5572:/usr/local/nebula/bin# ./nebula-graphd --version nebula-graphd version 3.4.0, Git: db3c1b3, Build Time: Feb 9 2023 12:09:22 This source code is licensed under Apache 2.0 License. [nebula-console-linux-amd64-v3.4.0](https://github.com/vesoft-inc/nebula-console/releases/download/v3.4.0/nebula-console-linux-amd64-v3.4.0) My nebula db and console are...
1. /usr/local/nebula/scripts/nebula.service status all [INFO] nebula-metad(db3c1b3): Exited [INFO] nebula-graphd(db3c1b3): Running as 565, Listening on 9669 [WARN] nebula-storaged after v3.0.0 will not start service until it is added to cluster. [WARN]...
root@1f69b77c5572:/nebula# ss -plunt | grep 9669 tcp LISTEN 0 128 0.0.0.0:19669 0.0.0.0:* users:(("nebula-graphd",pid=1012,fd=28))
Is there a problem with my installation?