Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

M1 mac support #11

Closed
jmarkow opened this issue Feb 20, 2023 · 4 comments
Closed

M1 mac support #11

jmarkow opened this issue Feb 20, 2023 · 4 comments

Comments

@jmarkow
Copy link

jmarkow commented Feb 20, 2023

Looks like the compiled libraries are not build against arm64. After pip installing I get the following error when importing ljm

<class 'labjack.ljm.ljm.LJMError'>: Cannot load the LJM library /usr/local/lib/libLabJackM.dylib. dlopen(libLabJackM.dylib, 0x0006): tried: '/Users/jeffreymarkowitz/miniconda3/envs/labjack-test/lib/python3.10/lib-dynload/../../libLabJackM.dylib' (no such file), '/Users/jeffreymarkowitz/miniconda3/envs/labjack-test/bin/../lib/libLabJackM.dylib' (no such file), 'libLabJackM.dylib' (no such file), '/usr/local/lib/libLabJackM.dylib' (mach-o file, but is an incompatible architecture (have (x86_64), need (arm64e))), '/usr/lib/libLabJackM.dylib' (no such file), '/Users/jeffreymarkowitz/libLabJackM.dylib' (no such file)

Are there plans to update for supporting M1 macs?

@jmarkow
Copy link
Author

jmarkow commented Feb 20, 2023

For context I noticed this forum post from back in 2021...

https://old3.labjack.com/forums/t7/liblabjackmdylib-problem-m1-mac

Any progress since then?

@sjarman28
Copy link
Contributor

We currently do not support M1 Mac devices natively with LJM. We hope to have this support available in the next month or two.

@Prelly95
Copy link

Hi,
Has there been any progress on this?
Thanks.

@sjarman28
Copy link
Contributor

Sorry for the delayed response. We now have a beta LJM installer for ARM based macOS devices:
https://labjack.com/pages/support?doc=/software-driver/installer-downloads/ljm-software-installers-t4-t7-digit/#section-header-two-41im2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants