I always use pip install (which I think is equivalent to pip3 install since I only have python3 in my env) to install packages. But I recently hear
pip install
pip3 install