Follow the following steps:
sudo apt-get install python3 pip
sudo apt-get install python3-venv
mkdir "your project's-name"
cd project-name
python3 -m venv "Your virtual-environment name"
source Your virtual-environment name/bin/activate
pip install django
On Fri, Dec 21, 2018 at 9:36 PM Sanjeev S
@
Dr. Sandeep Singh Sengar
Can you please show me your error.
On Fri, Dec 21, 2018 at 10:20 PM Sandeep Sengar <
sandeep.iitdhan...@gmail.com> wrote:
> done;
>
> On Fri, Dec 21, 2018 at 8:30 PM Gear Crew
> wrote:
>
>> Hello the first one show us your message errors and the second prefer use
>> v
done;
On Fri, Dec 21, 2018 at 8:30 PM Gear Crew
wrote:
> Hello the first one show us your message errors and the second prefer use
> virtual environment like pipenv or virtualenv and hold on until solve your
> problem
> On Friday, 21 December 2018 15:34:00 UTC+2, Dr. Sandeep Singh Sengar wrote:
Hello the first one show us your message errors and the second prefer use
virtual environment like pipenv or virtualenv and hold on until solve your
problem
On Friday, 21 December 2018 15:34:00 UTC+2, Dr. Sandeep Singh Sengar wrote:
>
> Hi,
>
> I have tried lot to install Django framework from
Hi,
I have tried lot to install Django framework from
https://docs.djangoproject.com/en/2.1/topics/install/#installing-official-release
. However every time there is new error, kindly support me in this regard
by providing clear steps.
I am using Python 3.7.1 and pip 18.1
Your help will be
5 matches
Mail list logo