how to debug boost_python Segmentation fault: 11, (For example showing message in console from library)

前端 未结 0 401
野性不改
野性不改 2021-02-02 12:55

I am accessing boost_python library(renderman) from python.

test.py

import librenderman as rm 
import matplotlib.pyplot as plt
engine = rm.Ren         


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