在caffe中安装python时出现以下错误

时间:2018-12-11 07:28:18

标签: ubuntu caffe openpose

安装最新版本后,出现此错误:

pandas 0.23.4 has requirement python-dateutil>=2.5.0, but you'll have python-dateutil 1.5 which is incompatible. matplotlib 3.0.2 has requirement python-dateutil>=2.1, but you'll have python-dateutil 1.5 which is incompatible.

尝试删除最新版本并安装1.5版之后,情况相同。

如何克服这个错误?

0 个答案:

没有答案