Hi,
I just found out how to solve the problem I reported earlier. I have to install the "pyzmq" package for Python.
I did the following from my shell:
sudo pip install pyzmq
After this, StartExternalSession["Python"] works as expected.
Regards,
Rangarajan