pandasai error
rockettpc opened this issue · comments
I have tried running this locally and in the cloud using streamlit, both give errors regarding not being able to import PandasAI
You simply need to downgrade pandasai to an older version
pip install pandasai==0.6.0
You simply need to downgrade pandasai to an older version
pip install pandasai==0.6.0
Thank you so much, I'll change it as soon as possible.
You simply need to downgrade pandasai to an older version
pip install pandasai==0.6.0Thank you so much, I'll change it as soon as possible.
no problem, cool little app btw.