Python Help

When using dependencies try to use virtualenv, it will allow you to separate installed dependencies per project and keep everything clean.