how to install python packages if no requirements.txt file is there code example Example: pip install requirements.txt pip3 install -r requirements.txt