06-28-2021, 09:55 AM
(06-25-2021, 05:08 PM)farhana Wrote: Hi,
I hope this forum is best for my question,
I assume that shared/reseller hosting don't support "pip" command in Python,
Then my question is, what's my options for server that support Python with pip command and install packages?
Regards.
The best option is to set up your virtual environment and use pip from there. Go for a virtual server, if not the dedicated. But shared should not be an option.