zoukankan      html  css  js  c++  java
  • 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再安装即可

    方法一

    方法二

  • 相关阅读:
    CCF201604试题
    CCF201512试题
    CCF201509试题
    CCF201509试题
    CCF201503试题
    CCF201503试题
    CCF201412试题
    CCF201412试题
    CCF201409试题
    CCF201409试题
  • 原文地址:https://www.cnblogs.com/dinghailong128/p/15364011.html
Copyright © 2011-2022 走看看