简体   繁体   English

扩展激活失败,运行“Developer: Toggle Developer Tools”命令获取更多信息

[英]Extension activation failed, run the 'Developer: Toggle Developer Tools' command for more information

Unable to run/debug run in my python file.无法在我的 python 文件中运行/调试运行。 I KNOW I downloaded python on my computer.我知道我在我的电脑上下载了 python。 I know I downloaded the extension in VS code.我知道我在 VS 代码中下载了扩展。 Every time I try to run even a simple print("abc") line of code I get nothing in the terminal and a message that reads每次我尝试运行一个简单的 print("abc") 代码行时,我在终端中什么也得不到,并且显示一条消息

"Extension activation failed, run the 'Developer: Toggle Developer Tools' command for more information."

in addition to此外

"Python extension loading..."

and the extension never seems to finish loading its been hours.并且扩展似乎永远不会完成加载它已经几个小时了。

How do I fix this I am working out of Windows我如何解决这个问题 我正在使用 Windows

Don't know the reason, for me I installed a pervious version for python EXTENSIONS, and issue fixed screenshot不知道原因,对我来说,我为 python EXTENSIONS 安装了一个旧版本,并发布了固定的屏幕截图

Navigate to the extensions and you'll find the extensions whose reload is required.导航到扩展,您将找到需要重新加载的扩展。 Press reload and wait for the extension to refresh.按重新加载并等待扩展刷新。 Check the error message at the bottom to see if it still persists.检查底部的错误消息,看它是否仍然存在。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 git(或python)命令需要命令行开发者工具 - The git (or python) command requires the command line developer tools MySQL Workbench开发人员工具 - MySQL Workbench developer tools Django开发人员的工具(和应用程序) - Tools (and applications) for django developer 机器人框架 - 如何在测试运行期间使用 chrome 中的开发人员工具? - Robot framework - how to work with developer tools in chrome during test run? “Python”命令需要在 macOS 12.5 上使用 Xcode 13.4.1 的命令行开发人员工具循环 - The "Python" command requires the command line developer tools loop with Xcode 13.4.1 on macOS 12.5 “git”命令需要命令行开发工具。 您要安装吗? - The "git" command requires the command line developer tools. Would you like to install? 像开发人员工具扩展一样,如何从Selenium中的Firefox中删除所有CSS样式 - How to remove all CSS styling from Firefox in Selenium like the Developer Tools extension does 如何在没有监控器的情况下安装OSX开发人员工具? - How to install OSX developer tools without a minitor? Chrome开发者工具找不到HttpRequest - Chrome developer tools cannot find HttpRequest chrome开发人员工具显示的HTTP协议不正确? - incorrect http protocol shown by chrome developer tools?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM