windows 安装yaml支持和pytest支持等
生活随笔
收集整理的這篇文章主要介紹了
windows 安装yaml支持和pytest支持等
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
打開cmd
輸入pip install pyyaml ?? #yaml文件支持
輸入pip install pytest ? ? #pytest框架支持
輸入pip install requests? #requests接口測試支持
輸入pip install pyopenssl? #openssl支持
前提是電腦上的python已經配置好了
轉載于:https://www.cnblogs.com/mghhzAnne/p/9216335.html
總結
以上是生活随笔為你收集整理的windows 安装yaml支持和pytest支持等的全部內容,希望文章能夠幫你解決所遇到的問題。