unexpected error: [ ERROR ] option --monitorcolors not recognized
創(chuàng)新互聯(lián)建站專注于宣漢企業(yè)網(wǎng)站建設(shè),成都響應(yīng)式網(wǎng)站建設(shè),商城網(wǎng)站開發(fā)。宣漢網(wǎng)站建設(shè)公司,為宣漢等地區(qū)提供建站服務(wù)。全流程按需網(wǎng)站策劃,專業(yè)設(shè)計(jì),全程項(xiàng)目跟蹤,創(chuàng)新互聯(lián)建站專業(yè)和態(tài)度為您提供的服務(wù)
這個(gè)報(bào)錯(cuò)可能是C:/Python27/Lib/site-packages 文件夾中安裝的某些擴(kuò)展庫版本和robotframework版本不匹配導(dǎo)致,可以嘗試升級(jí)robotframework版本,如robotframework跟robotframework-ride之間版本問題
The --monitorcolors option has been replaced with --consolecolors in Robot Framework version 2.9. The usage documentation for --consolecolors is here. You must be using the old option somewhere - check the Arguments string in the Run tab in RIDE.
解決方案: pip install --upgrade robotframework-ride