ValueError: listdir: embedded null character in path

在这里插入图片描述
ValueError: listdir: embedded null character in path

该错误是因为在windows下书写路径时,常用为右撇,将其改为左撇即可

猜你喜欢

转载自blog.csdn.net/weixin_42535423/article/details/115140503