#ImportError of .so files

6 messages · Page 1 of 1 (latest)

austere jetty
#

hmm, I wonder if it can't find a dependency
try ldd ..../myproject.so

prisma spindle
#

the response was
not a dynamic executable

#

Oh wait a minute. I might know the issue. The architecture comes into play when building rust files right?

#

I am running it on ARM64 when the rust binaries were generated on x86-64

prisma spindle