after installation of python3 and pip and virtual environment
now:
Saws-MBP:travel-django sawbean$ virtualenv -p python3 venv
to create virtual environment
now install django and all other imp stuffs there
now:
Saws-MBP:travel-django sawbean$ virtualenv -p python3 venv
to create virtual environment
now install django and all other imp stuffs there
Comments
Post a Comment