I am using python 3.8. I can install packages with pip command in jupyter notebook but whenever I tried to use pip3 command it raises SytaxError
pip
pip3
SytaxError