openxrlab / xrmocap

OpenXRLab Multi-view Motion Capture Toolbox and Benchmark

Home Page:https://xrmocap.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

import utils requires torch

LazyBusyYang opened this issue · comments

https://github.com/openxrlab/xrmocap/blame/8b4931d071f3484d77842f4265cc2b000f9916ff/xrmocap/utils/__init__.py#L2
When I call from xrmocap.utils.xxx_utils import xxx, I get ModuleNotFoundError: No module named 'torch'.

We have solved this problem.