python 调用动态链接库报错os error

如图,想把python中list单个传入到c指针中,使用python调用动态链接库时,报错oserr,exception: acess violation reading 0x0000000764F8F90请教大神解决措施

img

这个要看你python是什么版本以及详细代码,具体可以参考下
https://www.polarxiong.com/archives/Python-x64%E4%B8%8Bctypes%E5%8A%A8%E6%80%81%E9%93%BE%E6%8E%A5%E5%BA%93%E5%87%BA%E7%8E%B0access-violation%E7%9A%84%E5%8E%9F%E5%9B%A0%E5%88%86%E6%9E%90.html