openai / shap-e

Generate 3D objects conditioned on text or images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

encode_model throws output file error

HaiderSaleem opened this issue · comments

Hi,

After setting up environment and blender, when I run encoder_model file, it throws an error:

[90](file:///C:/Users/../blender/render.py:90) raise RuntimeError(f"render failed: output file missing") [91](file:///C:/Users.../blender/render.py:91) else: [92](file:///C:/Users/.../Anaconda3/envs/shap/Lib/site-packages/shap_e/rendering/blender/render.py:92) raise RuntimeError(f"render failed: output file missing. Output: {output}")

Any guide/ help will be appreciated.

Hi,
I get the same error, if you have found any solution then please let me know