0

I am trying to import pycaret but this error holds me back. How do I solve this?

ImportError

autopilot38
  • 291
  • 1
  • 5
  • 9

1 Answers1

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.