Post Go back to editing

libm2k not found - issue with python bindings?

Thread Summary

The user encountered issues installing libm2k Python bindings, which are not included in the Windows installer starting from v0.6.0. The final answer provided options to install the bindings using pip, test.pypi.org, Conda, or building them manually. The user reported that the Calibrate ADC function fails intermittently when using the sample code, and the support engineer suggested using the reset function for the ADC to address this issue.
AI Generated Content
Category: Software
Product Number: adalm2000

We are attempting to operate the ADALM2000 from python.

When installing libm2k, the setup does NOT have the same setup window as shown in your documentation:

Instead, I see this:

Consequently, the python code cannot find the module named 'libm2k'

I suspect the python bindings are not installed. (?).

Thank you for your assistance,

TomC