Closed anuxraw closed 6 years ago
It seams that using pip3
you are accessing to python2
packages.
You should get something like this:
Are you using aliases (which is usual when using customized version of shells, like oh-my-zsh
)?
Please run which pip3
and if you see something like this:
I suggest you to edit that specific alias, otherwise we will find another way.
this why? I've installed it but can not ?