allenai / allenai/ai2thor

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

オープン
#428 コメント 2 件 リアクション 1 件 担当者 0 名 GitHub で見る
Controller Initialize Installation
主要言語
C#
スター
1.8k
フォーク
297
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。