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
Trying out this promising library on a silicon mac I get the following failure:
java.lang.UnsatisfiedLinkError: Unable to load library '/private/var/folders/1s/sg8_p4wx5v784vbpy3p1gm240000gq/T/libnfd511747916751935035/libnfd':
dlopen(/private/var/folders/1s/sg8_p4wx5v784vbpy3p1gm240000gq/T/libnfd511747916751935035/libnfd, 0x0009): tried: '/private/var/folders/1s/sg8_p4wx5v784vbpy3p1gm240000gq/T/libnfd511747916751935035/libnfd' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e' or 'arm64')),
Trying out this promising library on a silicon mac I get the following failure:
I assume this is related to
The text was updated successfully, but these errors were encountered: