datamllab/tods

InvalidArgumentTypeError: Structural type is not a subclass of a sequence.

Opened this issue · 3 comments

i have a problem
"
File D:\Program Filesdata\anaconda3\lib\site-packages\d3m\metadata\hyperparams.py:2421 in init
raise exceptions.InvalidArgumentTypeError("Structural type is not a subclass of a sequence.")

InvalidArgumentTypeError: Structural type is not a subclass of a sequence.
"

This problem occurs when I "import tods", how to solve it?
thank you!

This problem is because of the Windows system. TODS is now only supporting Linux-based systems.

这个问题是因为Windows系统。TODS 现在只支持基于 Linux 的系统。

Thanks for your reply. This solved my problem.