Skip to content

issues Search Results · repo:adafruit/Adafruit_CircuitPython_Bundle language:Shell

Filter by

123 results
 (82 ms)

123 results

inadafruit/Adafruit_CircuitPython_Bundle (press backspace or delete to remove)

This would need to be an Adabot patch, but reviewing the CI, we re getting the following warnings: - license = {text = MIT } = license = MIT - Similarly, license classifiers (License :: OSI Approved ...
  • tekktrik
  • Opened 
    6 days ago
  • #512

We could upgrade all the libraries to switch from requirements.txt and optional-requirements.txt to defining them full inside pyproject.toml. I think the actual change implementation isn t too bad through ...
enhancement
  • tekktrik
  • Opened 
    9 days ago
  • #511

Someone can create te configuration from Xiao Seeed 2350 ?
  • RMarcelPipa
  • 4
  • Opened 
    on Nov 27, 2024
  • #487

i m getting the following error trying to install this library via circup ~ % circup install adafruit_hx711 Found device at /Volumes/CIRCUITPY, running CircuitPython 9.1.1. Searching for dependencies ...
  • nak5ive
  • 1
  • Opened 
    on Aug 20, 2024
  • #471

For simple libraries with just .py files I find by far the most comfortable workflow is just to search for a library on Github and download the raw .py file directly to the lib folder on the CIRCUITPY ...
  • JohnHind
  • 4
  • Opened 
    on Jun 12, 2024
  • #464

The libraries list in docs/drivers.rst does not visibly include the import name of the library. For instance, if I am looking for the adafruit_esp32spi library documentation, and searching for the string ...
  • dhalbert
  • Opened 
    on May 24, 2024
  • #462

All or nearly all the library docs/conf.py files contain this: # The short X.Y version. version = 1.0 # The full version, including alpha/beta/rc tags. release = 1.0 This incorrect 1.0 version does ...
  • dhalbert
  • Opened 
    on May 3, 2024
  • #460

I m trying to combine kmk firmware with oled screen the oled screen runs correctly but I get this error: `Auto-reload is on. Simply save files over USB to run them or enter REPL to disable. code.py output: ...
  • AbdElhalim12
  • 1
  • Opened 
    on Apr 26, 2024
  • #459

code.py output: Traceback (most recent call last): File code.py , line 14, in module File duckyinpython.py , line 9, in module ValueError: incompatible .mpy file
  • VyacheslavKuchumov
  • Opened 
    on Mar 23, 2024
  • #457

I just downloaded the latest Adafruit_CircuitPython_Bundle-main.zip. The readme says to copy the libraries to the device (pico w). This might be of some use except that --- the libraries folder and all ...
  • Dan-Essin
  • 1
  • Opened 
    on Mar 17, 2024
  • #456
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub