Lists of cy tagged as 'webfaction'
Private lists of cy are not displayed.
-
Detailed Pinax installation on Webfaction
-
MUST! pinax-boot.py --no-site-packages --unzip-setuptools --> fix for error in "python manage.py syncdb" --> IOError: [Errno 2] No such file or directory: 'pytz/zoneinfo/Africa/Asmera'
-
$ pip install yolk --> helps trace python packages that are old (see pytz error below)
-
Use PIL-1.1.6.tar.gz instead of PIL-1.1.7 at "$ pip install http://dist.repoze.org/PIL-1.1.7.tar"
-
install pytz 2010g (or higher) and set it active --> fix for error in "python manage.py syncdb" --> IOError: [Errno 2] No such file or directory: 'pytz/zoneinfo/Africa/Asmera'
-
$ yolk -l | grep pytz --> to verify your active pytz library