Fibinse Xavier
Fibinse Xavier
@x011 Change the line containing `if oldSeries:` in `C:\Python38\lib\site-packages\tacharts-0.0.30-py3.8.egg\TAcharts\wrappers.py` to `if oldSeries.any():`.
@jtcohen6 I'm facing the same error with `database: false` when using dbt with mysql. Is there a way around this ? dbt: 1.0.9 dbt-mysql: 1.0.0
Is someone working on this ? If not, I'd like to take this up.
Have a few more questions. Can we do this on Slack ?
I faced the same error and I went down the route of building from source. After cloning the repo, run the following commands from within the `tomotopy` folder: ``` git...