我安装了一个python3.9,另外用anaconda创建了一个环境,python3.7。我想用annaconda里面的环境来用pyinstaller打包,但是pyinstaller每次用的都是python3.9的库
默认会用高版本的python,在conda虚拟环境中安装pyinstaller