How To Easy Setup Python 3.6 with Django 2.0 Using pip and virtualenv

preview_player
Показать описание
How to Install and Setup Python 3.6 and Django 2.0 Step by Step using pip and virtualenv.

This is the same procedure I followed having about 6 steps.
You can pause or rewind at any time and at the end of it you should be able to Install and Setup Python 3.6 and Django 2.0 using pip and virtualenv

Leave a comment if you have any challenges
Рекомендации по теме
Комментарии
Автор

Exception:
Traceback (most recent call last):
File "C:\Users\rkommi\AppData\Local\Temp\tmputuw81tk\pip.zip\pip\basecommand.py", line 215, in main
status = self.run(options, args)

rameshkommi
Автор

whenever i run command virtualenv local_sites in workspace folder it says failed to create process.

kundansakargayen
Автор

I m not able to execute step 5 to activate the environment.On writing command .\activate following error is displayed
.\activate : File cannot be loaded because running scripts is disabled
on this system.
Please help me wih this

abhinavkumar
Автор

Sir kindly inform me how to install now

JitendraSingh-wpwm
Автор

cannot change the command prompt from C to Why so???

hamrozjumaev
Автор

why install virtualenv.. why not use python 3 venv

madusan