Crie um ambiente virtual de python python
>>> cd [your project path]
>>> virtualenv venv
Tender Turtle
>>> cd [your project path]
>>> virtualenv venv