今天重装了win10系统,开始安装各种软件,装到node的时候我崩溃了,报错there is a problem in the windows installer package··· 度娘了各种安装方法一直不成功,大哭.最后,终于看到了一位网友说他安装python,报错和我这个一样,我抱着试一试的心态用了他的方法,果然成功了,比心!下面post出我成功安装node的方法. 1. 在开始面板找到命令提示符,右键选择“以管理员身份运行” 2. 进入到安装包的文件目录内 3. 回到命令提示符窗口,运
安装了autoit-v3-setup.exe,把autoItLibrary导入ride.py后仍然置红,开始DOS环境下手动安装autoLibrary,执行命令后如下报错:Running setup.py install for AutoItLibrary ... error Error: Command errored out with exit status 1: 解决方法为: 管理员身份运行cmd:Windows按键+X,弹出列表中,选择以管理员身份运行 运行命令:pip install
在win10上,安装wmi,首先下载https://pypi.python.org/pypi/WMI/#downloads,将wmi下载下来 安装过程中,会报错,No Python installation found in the registry 接下来 Apparently (having faced related 64- and 32-bit issues on OS X) there is a bug in the Windows installer. I stumbled acro