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
"/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
The text was updated successfully, but these errors were encountered:
"/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
The text was updated successfully, but these errors were encountered: