zipfile解压路径问题python

我做一个小程序,需要往一个zip里提取资源,我用的zipfile
代码:

img

报错:

img

路径:

img

我寻思着我也妹写错路径

用反斜杠 / 或者双斜杠\试试