Thanks @raslekar. Could you try what Charles suggested in the topic I linked above - see here (alternatively just comment out that code in your .bashrc). Then start a new ARE session.
If that doesn’t help, it could be helpful to see your environment variables:
$ printenv
Feel free to send the output in a message to the help team if you’d rather not share publically. Alternatively, just seeing your PYTHONPATH , PATH and LIBPATH could be helpful:
echo $PYTHONPATH
echo $PATH
echo $LIBPATH