在cmd中安装tensorflow时出现 ERROR: astroid 2.2.5 requires typed-ast>=1.3.0; implementation_name == "cpython", which is not installed.
收起
先安装下cpython,或者用pip install tensorflow
报告相同问题?