use*_*555 5 python visual-studio
从 Visual Studio 开始调试时,需要 2 分钟才能命中第一行 python 代码。显然 Visual Studio 正忙于加载 python 模块。
python.exe' (Win32):加载'C:\ProgramData\Anaconda3\python.exe'。符号加载。
“python.exe”(Win32):加载“xxxxx”。无法找到或打开 PDB 文件。... 还有很多 ...
我在下面尝试过,没有喜悦:
工具\选项\调试
a) 选中仅启用我的代码
b) 即时调试 - 仅选定的托管和脚本
c) 符号
https://devblogs.microsoft.com/devops/make-debugging-faster-with-visual-studio/
另外两个观察:
在今天之前我从来没有遇到过这个问题
Python 交互式调试器今天停止工作 - 它拒绝打印任何内容!
myDataFrame.head()
打印(“你好”)
| 归档时间: |
|
| 查看次数: |
581 次 |
| 最近记录: |