Skip to content
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.

Connecting heroku postgre database #4

Open
benadaba opened this issue Mar 1, 2017 · 2 comments
Open

Connecting heroku postgre database #4

benadaba opened this issue Mar 1, 2017 · 2 comments

Comments

@benadaba
Copy link

benadaba commented Mar 1, 2017

Hi
i am trying to add a postgre database from heroku to Superset after installing the superset via heroku.
However, when i input the postgre uri from heroku into the SQLAlchemy URI (database connection section), I get this error: No Module named No module named psycopg2

Anyone encountered this error and any ideas how to connect heroku postgre database to superset installation?

Many thanks

@asilvino
Copy link

asilvino commented Mar 1, 2017

You have to install the module psycopg2.
Find this information here:
http://airbnb.io/superset/installation.html#database-dependencies

@benadaba
Copy link
Author

Thank you alvarojoao

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants