vs下使用python,怎么安装指定版本的插件,比如tensorflow1.0.1

2025-04-02 04:07:47
推荐回答(1个)
回答1:

建议使用anaconda,制定版本安装:conda install tensorflow=1.01