hc000 commented on issue #3232: Unable to connect with Vertica URL: https://github.com/apache/incubator-superset/issues/3232#issuecomment-334005606 @xrmx I tried this new package, got this error: `2017-09-13 05:46:40,514:ERROR:root:module 'sqlalchemy_vertica' has no attribute 'paramstyle' Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/superset/views/core.py", line 1414, in testconn engine = create_engine(uri, connect_args=connect_args) File "/usr/local/lib/python3.5/dist-packages/sqlalchemy/engine/__init__.py", line 391, in create_engine return strategy.create(*args, **kwargs) File "/usr/local/lib/python3.5/dist-packages/sqlalchemy/engine/strategies.py", line 88, in create dialect = dialect_cls(**dialect_args) File "/usr/local/lib/python3.5/dist-packages/sqlalchemy/dialects/postgresql/base.py", line 2083, in __init__ default.DefaultDialect.__init__(self, **kwargs) File "/usr/local/lib/python3.5/dist-packages/sqlalchemy/engine/default.py", line 196, in __init__ self.paramstyle = self.dbapi.paramstyle AttributeError: module 'sqlalchemy_vertica' has no attribute 'paramstyle'` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
