You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SmileConverterTest fails when building tablesaw-core on a Mac with an M2 chip.
[ERROR] Errors:
[ERROR] SmileConverterTest.regression:53 » UnsatisfiedLink Platform "macosx-arm64" not supported by class org.bytedeco.mkl.global.mkl_rt
This issue has been fixed in Javacv (bytedeco/javacv#1696) but javacv is only a transitive dependency from com.github.haifengl:smile-mkl:jar:2.6.0:test which refers to javacv 1.5.4 (latest is 1.5.8 which should have the fix).
The text was updated successfully, but these errors were encountered:
The SmileConverterTest fails when building tablesaw-core on a Mac with an M2 chip.
[ERROR] Errors:
[ERROR] SmileConverterTest.regression:53 » UnsatisfiedLink Platform "macosx-arm64" not supported by class org.bytedeco.mkl.global.mkl_rt
This issue has been fixed in Javacv (bytedeco/javacv#1696) but javacv is only a transitive dependency from com.github.haifengl:smile-mkl:jar:2.6.0:test which refers to javacv 1.5.4 (latest is 1.5.8 which should have the fix).
The text was updated successfully, but these errors were encountered: