I have followed the instructions to download, install and configure uldaq on my MacBook (Big Sur 11.6, Chip M1). The installation of the module seems fine, but when I run my program that imports uldaq:
import uldaq
I get this error:
OSError: dlopen(/usr/local/lib/libuldaq.dylib,6): no suitable image found.Did find:/usr/local/lib/libuldaq.dylib: mach-o, but wrong architecture
/usr/local/lib/libuldaq.1.dylib: mach-o, but wrong architecture
Question
lorenzorussotto
Hello,
I have followed the instructions to download, install and configure uldaq on my MacBook (Big Sur 11.6, Chip M1). The installation of the module seems fine, but when I run my program that imports uldaq:
import uldaq
I get this error:
Any advice would be appreciated!
Thanks
9 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now