python安装 错误 “User installations are disabled via policy on the machine”

发布时间:2022-07-04 发布网站:脚本宝典
脚本宝典收集整理的这篇文章主要介绍了python安装 错误 “User installations are disabled via policy on the machine”脚本宝典觉得挺不错的,现在分享给大家,也给大家做个参考。

解决方法一

   1、在运行里输入 gPEdIT.msc

   2、计算机配置管理>>管理模板>>windows组件>>windows Installer>>禁止用户安装;

   3、打开它禁用此项就可以了。

 

若方法一不行,请使用方法二

         在运行里输入 regedit

   1、进入注册表目录:HKEY_LOCAL_MACHINESoftwarePoliciESMicrosoftWindowsInstaller

   2、将 DisableUserInstalls 的值改为 0再安装即可

 

python安装 错误 “User installations are disabled via policy on the machine”

 

方法一

 

python安装 错误 “User installations are disabled via policy on the machine”

 

方法二

 

python安装 错误 “User installations are disabled via policy on the machine”

 

脚本宝典总结

以上是脚本宝典为你收集整理的python安装 错误 “User installations are disabled via policy on the machine”全部内容,希望文章能够帮你解决python安装 错误 “User installations are disabled via policy on the machine”所遇到的问题。

如果觉得脚本宝典网站内容还不错,欢迎将脚本宝典推荐好友。

本图文内容来源于网友网络收集整理提供,作为学习参考使用,版权属于原作者。
如您有任何意见或建议可联系处理。小编QQ:384754419,请注明来意。