以tensorflow为例:

查看:

import tensorflow
tensorflow.__version__

安装

pip install --user tensorflow==2.3.0