microsoft / WindowsAgentArena

Windows Agent Arena (WAA) 🪟 is a scalable OS platform for testing and benchmarking of multi-modal AI agents.
https://microsoft.github.io/WindowsAgentArena
MIT License
492 stars 50 forks source link

some problem while preparing the Windows 11 image——A media driver your computer needs is missing. #32

Closed VisionwWu closed 1 month ago

VisionwWu commented 1 month ago

Hello, windows agent arena is an outstanding work and thanks for your efforts! However, I got some problem while preparing the Windows 11 image Image I received a message on the terminal —— Cannot find device "dockerbridge" I run this program on Linux(20.04.1 Ubuntu) How can I solve that? Thank you!

VisionwWu commented 1 month ago

Hi,I have another question. What would happen if I directly paste the files from yourWindowsAgentArena/src/win-arena-container/vm/storage into my project? Can this bypass these issues during the Windows installation process?

VisionwWu commented 1 month ago

oh,I found the solution on https://github.com/microsoft/WindowsAgentArena/issues/27