Ishara Abeykoon

Results 5 comments of Ishara Abeykoon
trafficstars

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...