Tensorflow - ImportError: Could not find 'msvcp140.dll'

后端 未结 3 1531
温柔的废话
温柔的废话 2021-01-17 04:17

I am just a beginner to a tensorflow and trying to install TensorFlow with CPU support only.

Initially, I downloaded and installed Python 3.5.2 version from https://

3条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-17 04:40

    You can download the package from the url https://www.microsoft.com/en-us/download/details.aspx?id=53587 and install it. This will solve the issue.

提交回复
热议问题