Hi, the latest version of Anaconda base is Python 3.13 but I have downloaded Python 3.7 in iBridgePy. I can’t seem to downgrade the Anaconda base to a lower version of Python, hence i have created a new env for Python 3.7. However, this creates an error in Spyder Run_Me.py as follows:
“The environment is “Windows Python 37”
IBridgePy package is for “Windows Anaconda 37”
They don’t match!”
How can I resolve this issue? Thank you.