0

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

ImportError

4

1 回答 1

0

导入 fbprophet 时出现此错误。实际上,当您导入任何包含 pandas 的包时,就会发生此错误。

我正在尝试降级 pandas,但 conda 说我的包有冲突。可能需要重新安装 anaconda 来解决这个问题。

于 2020-12-01T02:56:28.573 回答