求调
  • 板块灌水区
  • 楼主ifnotab
  • 当前回复1
  • 已保存回复1
  • 发布时间2024/11/13 22:21
  • 上次更新2024/11/14 02:30:35
查看原帖
求调
487934
ifnotab楼主2024/11/13 22:21

vscode pythondebugger运行时出的毛病求解答

d: && cd d:\jeff0\AA && cmd /C "d:\Python\python.exe c:\Users\jeff0.vscode\extensions\ms-python.debugpy-2024.12.0-win32-x64\bundled\libs\debugpy\adapter/../..\debugpy\launcher 6901 -- D:\jeff0\AA\aa.py " 所在位置 行:1 字符: 5

  • d: && cd d:\jeff0\AA && cmd /C "d:\Python\python.exe c:\Users\jeff0\ ...
  • ~~
    

标记“&&”不是此版本中的有效语句分隔符。 所在位置 行:1 字符: 23

  • d: && cd d:\jeff0\AA && cmd /C "d:\Python\python.exe c:\Users\jeff0\ ...
  •                   ~~
    

标记“&&”不是此版本中的有效语句分隔符。 + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : InvalidEndOfLine

第一遍运行的时候是好的 第二遍以后就寄了……

2024/11/13 22:21
加载中...