Talk:Collections

From Freephile Wiki
Revision as of 11:13, 23 April 2015 by Freephile (talk | contribs) (Created page with "Need to revisit the setup of the local render server on DigitalOcean # [https://www.digitalocean.com/community/tutorials/common-python-tools-using-virtualenv-installing-with-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Need to revisit the setup of the local render server on DigitalOcean

  1. This tutorial gives a pretty good overview of the choices and complexities involved with setting up Python environments. It specifically details pip as the package manager and virtualenv as the environment manager. But, it may or may not be CentOS specific and I'm not sure it actually creates a working installation. I did get mine setup, but I forget if I used other steps not mentioned herein.
  2. example/info on virtualenv on Ubuntu 14.04

Gedit.svg todo