Hello,
Trying to get "pip" to work on Fossapup64 9.5?? to do "pip install pandas"
I installed Pip via Package Manager "python-pip-whl_20.0.2". It says installed ok.
However in command line I cannot get "pip install pandas"
root# pip install pandas
bash: pip: command not found
root#
root# python --version
Python 3.8.2
root# pip
bash: pip: command not found
root# whereis pip
pip:
root#