openai / shap-e

Generate 3D objects conditioned on text or images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModuleNotFoundError:No module named 'yaml'

chuiliuyiyi opened this issue · comments

File "D:\Program Files\python3.9.5\lib\site-packages\shap_e-0.0.0-py3.10.egg\shap_e\diffusion\gaussian_diffusion.py", line 11, in
import yaml
ModuleNotFoundError: No module named 'yaml'

I think that pip install PyYAML command should work

thank you