Ishara Abeykoon
Ishara Abeykoon
Thanks for your feedback :+1:
Did anyone of you fixed this error?
Did you check whether the scikit-learn is installed for python2? And download dataset and save in under /data/dataset
Did you solve the error?
You can compile the native swift module to the exact build by running, if you are running on real device, ``` ./gradlew swiftklibNativeModuleIosArm64 ``` If it's simulator ``` ./gradlew swiftklibNativeModeuleIosSimulatorArm64...