Am 30.10.2012 18:23, schrieb D'Arcy J.M. Cain: > Any setup.py gurus who can tell me why this fails? > AttributeError: direct_access
Not a guru, but it looks like the direct_access option is not set. Maybe you removed setup.cfg which should actually set default options? I have now added default options to setup.py as well so it should work even if setup.cfg is missing.
-- Christoph _______________________________________________ PyGreSQL mailing list [email protected] https://mail.vex.net/mailman/listinfo.cgi/pygresql
