adafruit / adafruit/Adafruit_CircuitPython_RPLIDAR

import warnings

Open
#27 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
40
Forks
16
PR merge metrics
No merged PRs in 30d

Description

```
ImportError: no module named 'warnings'
```

when using the mpy as provided here https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/download/20230711/adafruit-circuitpython-bundle-8.x-mpy-20230711.zip

the simple example does not work. warnings doesnt seem to be present in the bundle or the core 8.2 either.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the simple example with the linked Adafruit CircuitPython Bundle and CircuitPython 8.2, then inspect where the `warnings` import is required. No repository file or test is named; done means determining whether the example or bundle is incompatible and documenting or resolving the missing module issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
embedded-iot, robotics
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.