allenai / allenai/ai2thor

The controller.start() does not display anything in Windows Subsystem for Linux.

Đang mở
#428 2 bình luận 1 reaction 0 người được giao Xem trên GitHub
Controller Initialize Installation
Ngôn ngữ chính
C#
Star
1.8k
Fork
297
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

I am using Windows Subsystem for Linux (WSL) in Windows 10. Besides this, I am using Xming in Windows to enable X server for the terminal and I can see "xclock" and "glxgears" by using this X server. However, when I ran the following code, the visualization of ai2thor environment did not pop up and the code got stuck in "Display 0 '0': 1680x1050 (primary device)." line without going back to the command line of the terminal.

"import ai2thor.controller
controller = ai2thor.controller.Controller()
controller.start()
controller.reset('FloorPlan1')"

I get the following results when I run the code:

"Found path: /home/fotouhif/.ai2thor/releases/thor-201909061227-Linux64/thor-201909061227-Linux64
Mono path[0] = '/home/fotouhif/.ai2thor/releases/thor-201909061227-Linux64/thor-201909061227-Linux64_Data/Managed'
Mono config path = '/home/fotouhif/.ai2thor/releases/thor-201909061227-Linux64/thor-201909061227-Linux64_Data/Mono/etc'
Preloaded 'ScreenSelector.so'
Display 0 '0': 1680x1050 (primary device)."

Would you please tell me how I could address this problem and see the ai2thor controller environment through WSL correctly?

Any response would be appreciated.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.