InvalidArgumentTypeError: Structural type is not a subclass of a sequence.
Opened this issue · 3 comments
LilWei-DU commented
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.
"
LilWei-DU commented
This problem occurs when I "import tods", how to solve it?
thank you!
lhenry15 commented
This problem is because of the Windows system. TODS is now only supporting Linux-based systems.
LilWei-DU commented
这个问题是因为Windows系统。TODS 现在只支持基于 Linux 的系统。
Thanks for your reply. This solved my problem.