pycharm远程服务器连接后调试时,出现trying to add breakpoint to file that does not exist: /data_sda/d:/segmentation
·
仅作为记录,大佬请跳过。
出现trying to add breakpoint to file that does not exist: /data_sda/code/lcode/d:/segmentation/a1.py (will have no effect)
解决
用pycharm的open,将pycharm的文件路径,打开到所运行文件的位置

即可。
即所运行的文件是m.py,但pycharm打开的文件夹路径不是m.py文件所在的路径(修改成m.py所在的路径)
更多推荐



所有评论(0)