Please note that you have to create your app first from the Application manager
After that, you will get this page & here is your application path
Please note this path, we will use it in our PIP Install Command.
Now, we are going to install a package for this path “/home/demohostever/gold_price_2” and our PIP directory is “/usr/local/apps/python3/bin/pip3” for python 3.x
So the command will be: cd /home/demohostever/gold_price_2
/usr/local/apps/python3/bin/pip3 install package_name
If you still facing any issue about it, please open a ticket for that.
Leave A Comment?