"/root/anaconda3/envs/py37/lib/python3.7/site-packages/taso-0.1.0-py3.7-linux-x86 64.egg/taso/_init
line 1. in
from .core import *
ImportError: /usr/local/lib/libtaso runtime.so: undefined symbol: ZTIN6google8protobuf7MessageE
This error seems to be caused by protobuf,i have protobuf=3.9,how should i do next
"/root/anaconda3/envs/py37/lib/python3.7/site-packages/taso-0.1.0-py3.7-linux-x86 64.egg/taso/_init line 1. in
from .core import *
ImportError: /usr/local/lib/libtaso runtime.so: undefined symbol: ZTIN6google8protobuf7MessageE
This error seems to be caused by protobuf,i have protobuf=3.9,how should i do next