Import error with the log_acc.py

I am trying to run the log_acc.py and I get the error:
"File "log_acc.py", line 3, in
from mbientlab.metawear import MetaWear, libmetawear, parse_value, create_voidp, create_voidp_int
ImportError: cannot import name create_voidp"

I am not sure how I should resolve this issue. I can't find the script containing create_voidp.

Thanks for helping me out!

Sign In or Register to comment.