如何解决python.exe: can’t open file ‘manage.py’: [Errno 2] No such file or directory这个问题 #本文章是记录我在开发一个基于python django的项目中的一些问题。本人新手小白,请多包涵。 使用pycharm新建一...
攻城狮杰森的博客FileNotFoundError: [Errno 2] No such file or directory: '/ProjectEuler/data/013.txt' map(int,open('data/013.txt')) 后来查了下,发现是和编辑器有关系,涉及到工作区的概念,下面给出解决方案 解决方案 ...