I\'m getting OSError: dlopen() failed to load a library: cairo / cairo-2
when trying to execute Django after a new install. Using Windows.
I\'m using We
See http://win32builder.gnome.org/ or http://gtk-win.sourceforge.net/home/ for a list of GTK+ bundles to install. These include the required cairo/cairo-2 libs.
bin\
folder to e.g. C:\Program Files (x86)\GTK2-bundle\
(any directory would do)