Open anilmadishetty2498 opened 2 months ago
The kernel crash when running Google models using from pandasai.llm import GooglePalm
in Python 3.11.7 is likely due to a missing dependency. Ensure that you have installed the google-cloud-aiplatform
package:
pip install google-cloud-aiplatform
This should resolve the kernel crash issue [1].
To continue talking to Dosu, mention @dosu.
System Info
python==3.11.7
🐛 Describe the bug
The Kernel crashed while executing code in the current cell or a previous cell. Please review the code in the cell(s) to identify a possible cause of the failure. Click here for more info. View Jupyter log for further details.