I am trying to import pycaret but this error holds me back. How do I solve this?
Asked
Active
Viewed 1,566 times
1 Answers
0
I get this error when importing fbprophet. Actually this error happens when you import any package that contains pandas.
I'm trying to downgrade pandas but conda says my packages are in conflict.Probably need to reinstall anaconda to solve this.

kirbylee
- 1
-
Please explain how your answer helps the asker? Answer fields are not meant to be used as comment fields. – Serge de Gosson de Varennes Dec 01 '20 at 05:53
-
1Update. I uninstall the pandas and rebuild it with another version then the error is gone. – kirbylee Dec 03 '20 at 03:26