Having trouble importing .so module via python, despite file existing on path

后端 未结 0 1514
深忆病人
深忆病人 2020-12-12 01:06

If I run os.path.exists(\'_pysu2.so\') I get True

Then I have a script pysu2.py with the lines:

import _pysu2


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