PS C:\Users\sonny\Desktop\IBridgePy_Win_Anaconda311_64> & 'c:\Users\sonny\AppData\Local\Programs\Python\Python311\python.exe' 'c:\Users\sonny.vscode\extensions\ms-python.debugpy-2024.12.0-win32-x64\bundled\libs\debugpy\adapter/…/…\debugpy\launcher' '56066' '–' 'c:\Users\sonny\Desktop\IBridgePy_Win_Anaconda311_64\RUN_ME.py'
The environment is "Windows Python 311"
IBridgePy package is for "Windows Anaconda 311"
They don't match!
says versions dont match but I have downleaded anaconda 311 and python 311.
Hi Sonny,
The issue arises because IBridgePy requires the Anaconda distribution of Python, but the error indicates you're running the standard Python 3.11 distribution instead of the version from Anaconda. You can refer to this tutorial for a detailed guide to running IBridgePy on Anaconda.
Please let us know if you are still facing any issues after following the steps in the video.