当我尝试导入plotly.express时出现错误:
ImportError: Plotly express requires pandas to be installed.
安装说明没有提到必须安装任何额外的东西。我可以单独导入plotly,只有在导入plotly.express时才会出现错误。有想法该怎么解决这个吗?
python pandas plotly plotly-python
pandas ×1
plotly ×1
plotly-python ×1
python ×1