I'm getting this error when run a query in SQL Lab in Superset:
oracle error: 'cx_Oracle.Cursor' object has no attribute 'tzinfo_factory'
I'm using:
- superset 0.30.1
- Python 3.7.4
- cx-Oracle 7.3.0
- Debian 9
But when I create a chart from a source made by a table, that's works fine.
Can you please help me?