I am getting an error pip module not found in rasa environment. Wherease , the pip is working fine in my command prompt
try pip3, and python -m pip.
pip3
python -m pip
How did you create and activate your rasa environment?