allenai / ai2thor

An open-source platform for Visual AI.

Home Page:http://ai2thor.allenai.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

invoke local-build is not building a .app file (unity editing for AI2THOR scenes)

sarthakchittawar opened this issue · comments

On executing invoke local-build I get the following error:
image
It seems that the _build function is not executing, although after debugging I saw that it returned an exit status 0.
Moreover, I feel like the invoke local-build call is not functioning correctly, as I had to manually install all dependencies, instead of it being part of the process.
Even if I create the build folder manually, the .app file is not generated. Is there a solution to this?

Originally posted by @sarthakchittawar in #551 (reply in thread)