Hi All,
I'm seeing this error:
Module sqlalchemy.engine, line 223, in create_engine
Module sqlalchemy.engine.strategies, line 62, in create
Module sqlalchemy.databases.postgres, line 361, in dbapi
Module None, line 55, in <module>
ImportError: cannot import name tz
...when sqlalchemy and psycopg2 are installed with buildout (which
basically equates to easy_install).
Am I right in thinking this is something to do with permissions of the
directory where the egg is installed?
If so, does anyone have any links to docs on what the "rules" about this
are?
cheers,
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sqlalchemy" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---