Forums › BB Series Discussions › module bbdevice.bb_api not found › Reply To: module bbdevice.bb_api not found
HDwi
Participant
(f”{‘Error’ if status < 0 else ‘Warning’} {status}: {bb_get_error_string(status)} in {func.__name__}()”)
and i got this error when i try to running bb_api.py
