Error when running RUN_ME.py file.
ImportError: DLL load failed while importing IBCpp: The specified module could not be found.
I am using Python 3.11, 64bit becasue version 3.7 64bits is not available to download.
Some one can help me on it?
Hey Billy,
Unfortunately, Python 3.11 is not compatible with IBridgePy.
If you are a Windows User you must use Anaconda Python:
Anaconda Python 2.7
Anaconda Python 3.7
Anaconda Python 3.8
In case you're using Mac: Please use plain Python on Mac. You may install Anaconda Python for other purposes but do not use it to run IBridgePy. Supported versions:
Python 2.7
Python 3.7
Python 3.8
Python 3.9
You can find more details here.
Hope this helps!
Thanks,
Rushda