allenai / allenai/ai2thor

How to use CloudRendering

Abierto
#1,207 4 comentarios 9 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C#
Estrellas
1.8k
Forks
296
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

from ai2thor.controller import Controller
from ai2thor.platform import CloudRendering
controller = Controller(platform=CloudRendering)

Traceback (most recent call last):
File "debug.py", line 3, in
controller = Controller(platform=CloudRendering)
File "/opt/conda/lib/python3.8/site-packages/ai2thor/controller.py", line 518, in __init__
self.start(
File "/opt/conda/lib/python3.8/site-packages/ai2thor/controller.py", line 1436, in start
self._start_unity_thread(env, width, height, unity_params, image_name)
File "/opt/conda/lib/python3.8/site-packages/ai2thor/controller.py", line 1153, in _start_unity_thread
raise Exception(message)
Exception: Unity process has exited - check ~/.config/unity3d/Allen\ Institute\ for\ Artificial\ Intelligence/AI2-THOR/Player.log for errors. Confirm that Vulkan is properly configured on this system using vulkaninfo from the vulkan-utils package. returncode=-11

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.