Skip to content

uuid module missing #7

Closed
Closed
@jerryneedell

Description

@jerryneedell

I am unable to test the ibeacon since the uuid.py module is missing

Press any key to enter the REPL. Use CTRL-D to reload.
Adafruit CircuitPython 4.0.0-alpha.5-207-gf46ec0253 on 2019-01-22; Adafruit Feather nRF52840 Express with nRF52840
>>> 
>>> import ibeacon
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "ibeacon.py", line 2, in <module>
ImportError: no module named 'adafruit_ble.uuid'
>>> import ibeacon

Metadata

Metadata

Assignees

No one assigned

    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