Skip to content

ModuleNotFoundError: No module named 'torch' #16

@dongdongzi

Description

@dongdongzi

My run command:python mocap.py --blend ./assets/mixamo.blend --video ./medias/rope.mp4 ,the following error occurs after running:
Error: Python: Traceback (most recent call last):
File "/home/wangdongbing/dp_project/live_mocap-master/apply_animation.py", line 11, in
data = pickle.load(f)
ModuleNotFoundError: No module named 'torch'

My environment is:Ubuntu20.04,blender version is 3.2,Please tell me how to solve this problem?thanks!!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions