Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问。

conda env export > environment.yaml

conda env remove -n sbd_attendance
conda env create -f environment.yaml
conda env create -f C:\Users\Administrator\environment.yaml
conda env update -f environment.yaml

Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问。: ‘d:\miniconda3\envs\sbd_attendance\scripts\flask.exe’
Consider using the --user option or check the permissions.

上一篇:Statement cancelled due to timeout or client request


下一篇:springboot 启动报错