胜天半月子 2021-01-22 21:54 采纳率: 44.4%
浏览 170
已结题

pygame下相对路径加载图片出错问题

PS F:\python\python2021> python -u "f:\python\python2021\python_gui\pygame1.py"
pygame 2.0.1 (SDL 2.0.14, Python 3.7.0)
Hello from the pygame community. https://www.pygame.org/contribute.html   
Traceback (most recent call last):
  File "f:\python\python2021\python_gui\pygame1.py", line 14, in <module> 
    image = pygame.image.load(img)
FileNotFoundError: No such file or directory.

  • 写回答

1条回答 默认 最新

  • Python314159 2021-02-13 21:26
    关注

    这是VSCode吧······之前我也遇到过类似的问题

    VSCode默认打开的这个文件夹为./

     

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

问题事件

  • 系统已结题 10月19日
  • 已采纳回答 10月11日