shap-e icon indicating copy to clipboard operation
shap-e copied to clipboard

Running sample_text_to_3d.ipynb missing dependencies

Open AntonioRitucci opened this issue 2 years ago • 1 comments

Running sample_text_to_3d.ipynb on Windows 10 with Python 3.10 in venv

missing dependencies "PyYAML" and "ipywidgets" " "pkg_resources" pip install and pip install --upgrade setuptools fixed it, maybe should add it in setup.py install_requires?

AntonioRitucci avatar May 17 '23 19:05 AntonioRitucci

same feeling~

mokby avatar May 19 '23 05:05 mokby