Debug IBridgePy on Mac

It is very common to see the following error when IBridgePy runs on Mac. from IBridgePy import IBCpp ImportError: dynamic module does not define module export function (PyInit_IBCpp) The following steps will be helpful to solve the issue. Step 1. Understand what IBridgePy you have downloaded. As of 20190817, there are three IBridgePy versions: IBridgePy_Mac_Anaconda27_64: […]

Debug IBridgePy on Mac Read More ยป