You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python 3.7.8 (default, Oct 10 2022, 12:45:49)
[GCC 5.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from mengzi_zs import MengziZeroShot
>>> mz = MengziZeroShot()
>>> mz.load()
Segmentation fault
请问我是否需要学习某些知识来寻找我所出现的具体问题
还是说我的安装缺少一些其他的文件?
The text was updated successfully, but these errors were encountered:
您好老师。我在较新的centos系统中将使用pip在python3.7.8中安装您的库。
但是出现了一个问题:如下
请问我是否需要学习某些知识来寻找我所出现的具体问题
还是说我的安装缺少一些其他的文件?
The text was updated successfully, but these errors were encountered: