摘要: Win10系统中,以管理员身份运行程序很麻烦,一般有以下几种方式: 1、在可执行程序或快捷方式上右键,以管理员身份运行; 2、在可执行程序或快捷方式上右键->属性->兼容性->勾选以管理员身份运行选项->确定; 3、修改安全策略,这也是一劳永逸的方式,使当前用户的所有操作以管理员身份进行,不进行询问 阅读全文
posted @ 2019-09-29 13:00 npc8 阅读(10068) 评论(0) 推荐(0)
摘要: 问题描述: You are using pip version 9.0.1, however version 19.2.3 is available.You should consider upgrading via the 'python -m pip install --upgrade pip' 阅读全文
posted @ 2019-09-29 12:30 npc8 阅读(9538) 评论(0) 推荐(0)
摘要: 错误提示:DEPRECATION: The default format will switch to columns in the future. You can use –format=(legacy|columns) (or define a format=(legacy|columns) i 阅读全文
posted @ 2019-09-29 11:58 npc8 阅读(577) 评论(0) 推荐(0)