iBridgepy - Executing RUN_ME.py file

Hello, when I try to execute the RUN_ME.py file in iBridgepy, I get the following error:



ImportError: dlopen(/Users/prabhuch/Desktop/IBridgePy_Mac_Python37_64/IBridgePy/IBCpp.so, 2): Library not loaded: /usr/local/opt/python/Frameworks/Python.framework/Versions/3.7/Python

  Referenced from: /Users/prabhuch/Desktop/IBridgePy_Mac_Python37_64/IBridgePy/IBCpp.so

  Reason: image not found



Any advice?



Thanks,



Chetan

For Mac usersIBridgePy supports plain Python 2.7 64-bit, plain Python 3.7 64-bit and Anaconda Python 2.7 64-bit.  Plain is without IDE such as Anaconda.

I believe you can create a new environment with Python 2.7 and install appropriate IBridgepy package and that should work for you.