Importing sqlite3 in embedded python

前端 未结 0 544
无人共我
无人共我 2021-02-02 08:08

I have a python script importing sqlite3. If I run it, it works fine, but when I try to import sqlite3 via the Python C API (in C++), it fails, and even if I try to import the m

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