Closed imranmu closed 3 months ago
File "/opt/miniconda3/envs/holodeck/lib/python3.10/site-packages/ai2thor/controller.py", line 1104, in step raise ValueError(self.last_event.metadata["errorMessage"]) ValueError: Invalid action: CreateRuntimeAsset
Has someone else experienced the same issue on Ubuntu 20.04
Its working now Instead of checkout for specific commit, checkout to the mentioned branch
git clone https://github.com/allenai/ai2thor.git git checkout new_cam_adjust branch
File "/opt/miniconda3/envs/holodeck/lib/python3.10/site-packages/ai2thor/controller.py", line 1104, in step raise ValueError(self.last_event.metadata["errorMessage"]) ValueError: Invalid action: CreateRuntimeAsset
Has someone else experienced the same issue on Ubuntu 20.04