Hi @metalsonic ,
I tested few cases and found out it works without virtualenv on CentOS, probably there's some permission or env setup issue somewhere.
Here's the script to setup django with no virtualenv on CentOS system. Feel free to give it a try on a clean server.
wget...