在Pycharm里面对接CATIA报错。 print(caa.active_document)

# 卸载当前版本
pip uninstall pycatia -y

# 安装已知稳定的版本(例如 0.6.1)
pip install pycatia==0.6.1

image

 

posted on 2025-07-28 16:45  zqiang0803  阅读(11)  评论(0)    收藏  举报

导航