Report bug of fixes.py

8 Mar
2017
8 Mar
'17
6:28 a.m.
Dear, support
I met bug in fixes.py file.
Bug detail :
File "C:\Python36\lib\site-packages\sklearn\utils\fixes.py", line 406, in <module> if np_version < (1, 12, 0): TypeError: '<' not supported between instances of 'str' and 'int'
Solution : Edit line 406 from if np_version < (1, 12, 0) to if np_version < (1, 12)
May be, It occur only my laptop, please test it and if you not understand please reply me.
Thank you.
2457
Age (days ago)
2457
Last active (days ago)
0 comments
1 participants
participants (1)
-
Supakit Kriangkhajorn