Skip to content

TypeError: 'module' object is not callable #13

Closed
@Breefield

Description

@Breefield

I'm just running the exact example code from https://github.com/adafruit/Adafruit_CircuitPython_LIS3MDL/blob/master/examples/lis3mdl_lsm6ds_test.py

Auto-reload is on. Simply save files over USB to run them or enter REPL to disable.
code.py output:
Traceback (most recent call last):
  File "code.py", line 15, in <module>
TypeError: 'module' object is not callable

From my Adafruit Feather STM32F405 Express with libs: adafruit_lis3mdl.mpy, and adafruit_lsm6ds

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions