SyntaxError: EOL while scanning string literal

**
windows 10
python 3.7
cv2**
出现了如下错误:

SyntaxError: EOL while scanning string literal
在这里插入图片描述
原因:忘了加右边的双引号
在这里插入图片描述

发布了38 篇原创文章 · 获赞 7 · 访问量 4840

猜你喜欢

转载自blog.csdn.net/m0_37536859/article/details/105069209
今日推荐