Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The following error occurs when running blenderproc run quickstart.py, how to solve it #136

Open
wang-shuaikang opened this issue Aug 2, 2023 · 0 comments

Comments

@wang-shuaikang
Copy link

Warning: Changed install path from /home_local/wsk... to /home/wsk..., there is no /home_local/ on this machine.
Using blender in /home/wsk/blender/blender-3.2.1-linux-x64
Using temporary directory: /dev/shm/blender_proc_5268a3ccb490459d8ea2644acaa91c36
Blender 3.2.1 (hash a2d59b2dac9e built 2022-07-05 23:53:28)
Error: Python: Traceback (most recent call last):
File "/home/wsk/数据集项目/BlenderProc/quickstart.py", line 1, in
import blenderproc as bproc
File "/home/wsk/数据集项目/BlenderProc/blenderproc/init.py", line 17, in
SetupUtility.setup([])
File "/home/wsk/数据集项目/BlenderProc/blenderproc/python/utility/SetupUtility.py", line 47, in setup
SetupUtility.setup_utility_paths(sys.argv[sys.argv.index("--") + 2])
File "/home/wsk/数据集项目/BlenderProc/blenderproc/python/utility/SetupUtility.py", line 64, in setup_utility_paths
from blenderproc.python.utility.Utility import Utility, resolve_path
File "/home/wsk/数据集项目/BlenderProc/blenderproc/python/utility/Utility.py", line 16, in
import git
ModuleNotFoundError: No module named 'git'

Error: script failed, file: 'quickstart.py', exiting.
Cleaning temporary directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant