Encountered import error `GLIBCXX_3.4.18' not found when importing my local Python module test.so

后端 未结 0 1815
野的像风
野的像风 2020-11-28 19:01

I built a Python module by myself, which is test.so.
And I imported it in Python and got import errors like below:
>> from test import *

相关标签:
回答
  • 消灭零回复
提交回复
热议问题