I'm trying to install virtualwrapper
and Django
.
But I end up coming across these cmds:
sudo apt-get install python3 virtualenvwrapper
or
sudo apt install virtualenvwrapper
I'm not sure which cmd
I need to use, to install virtualwrapper
. I'm still need to install Django
. Then PyCharm IDE
. I don't want to end up ruining everything again
If you would like to make you django project in python3.x version then you can install it by this way.
Otherwise you can also use this command to install virtualenvwrapper