ZhangWenhao
ZhangWenhao
subprocess.CalledProcessError: Command '['C:\\Users\\AppData\\Local\\Programs\\Python\\Python37\\python.exe', '-u', 'opengait/main.py', '--local_rank=1', '--cfgs', './config/baseline/baseline.yaml', '--phase', 'train']' returned non-zero exit status 1.
> We highly recommend that users use Linux rather than Windows, since we haven't evaluated our framework on the Windows platform. Ok, I use Linux, but get a similar output.
> --nproc_per_node=1 Ok, which file to modify?
> > > --nproc_per_node=1 > > > > > > Ok, which file to modify? > > The running command. Thank you.

Traceback (most recent call last): File "opengait/main.py", line 6, in from modeling import models File "/hy-nas/OpenGait/opengait/modeling/models/__init__.py", line 8, in for (_, module_name, _) in iter_modules([package_dir]): File "/usr/lib/python3.8/pkgutil.py", line 129, in...
> I guess it is related to python version, try to update to python3.9 Ok
> @zhang123-sys hi zhang, have you solved this issue? Not yet. A new problem "AttributeError: 'PosixPath' object has no attribute 'startswith'", please help me. 
 > upgrade to python39 upgrade to python39, but problem "AttributeError: 'PosixPath' object has no attribute 'startswith'" exist