1、安装
直接点击python.exe安装
问题:
如果出现the installer has encountered an unexpected error installing this package.this may indicate a problem with package.the error code is 2502.是因为权限不够,
解决:用管理员运行可以安装
2、验证
在cmd中输入命令行python,如果可以运行python语句则成功
直接点击python.exe安装
问题:
如果出现the installer has encountered an unexpected error installing this package.this may indicate a problem with package.the error code is 2502.是因为权限不够,
解决:用管理员运行可以安装
在cmd中输入命令行python,如果可以运行python语句则成功