ImportError: cannot import name 'PandasAI' from 'pandasai' #874
Replies: 1 comment 1 reply
-
@hemant0011 you need to import a |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, I was trying to import PandasAI but getting following error.
ImportError: cannot import name 'PandasAI' from 'pandasai' (/home/emr-notebook/.local/lib/python3.9/site-packages/pandasai/init.py)
I am currently using pandasai==1.4.1. I have tried same on pandasai==1.5.14
Beta Was this translation helpful? Give feedback.
All reactions