消息“超时等待发射器连接” Visual Studio代码(Python)

发布于 2025-01-26 04:30:48 字数 105 浏览 1 评论 0原文

当我在Python中运行该程序时,我在VSCODE中出现了一条消息,说“预时等待启动器连接”。之后,我尝试安装一些python之类的扩展程序以进行VSCODE,但它不起作用。这是我在此链接上的配置

i have a message appearing in vscode when i run the program in python saying "Timed out waiting for launcher to connect". Afterwards, i tried to install some extensions like python for VScode but it didn't work. here is my configuration at this link config

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

情定在深秋 2025-02-02 04:30:48

首先,确保成功安装了Python扩展名,然后删除此启动。

然后单击图片:

“在此处输入图像描述”

”在此处输入图像描述”

它将自动生成符合您环境的启动。

您可以参考此文档有关调试的更多详细信息

First, ensure that the python extension is installed successfully, and then delete this launch.json file.

Then click like picture:

enter image description here

enter image description here

enter image description here

It will automatically generate launch.json files that match your environment.

You can refer to this document for more details about debugging

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文