I\'ve recently deleted Anaconda and reinstalled python with brew. I\'ve installed everything according to these instructions.
Python works great, and all packages I\
What worked for me was to unistall using:
~pip3 uninstall ipython
and then:
~sudo pip3 install ipython
I'm running this on (W10)WSL2 with a Debian.