【发布时间】:2020-05-23 17:51:27
【问题描述】:
我无法在 Android Studio 中创建虚拟设备,因为我无法安装额外的软件包 - Intel HAXM。它抛出一个错误:
"This computer does not support Intel Virtualization Technology (VT-x) or it is being exclusively used by Hyper-V. HAXM cannot be installed.
Please ensure Hyper-V is disabled in Windows Features, or refer to the Intel HAXM documentation for more information."
我发现这个问题的链接很少,但它说我应该关闭“Windows 功能”中的“Hyper-V”功能,但我没有这样的选项。我的 CPU 是 AMD Ryzen 5。顺便说一句,我必须安装该软件包,因为它不允许我运行我的应用程序。我该如何解决这个问题?
【问题讨论】:
-
请小心标记问题。您在标签、标题和第一段中使用了 HAML,但这不是 HAML 问题。