Skip to content

No module named 'torch._six'

Created by: mohanrajroboticist

torch has not attribute _six https://github.com/pytorch/pytorch/pull/94709 Please check line 38 in file timeseries.py if isinstance(root, torch._six.string_classes): root = os.path.expanduser(root)

image