Skip to content

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

Filter by

124 results
 (70 ms)

124 results

inadafruit/Adafruit_CircuitPython_Bundle (press backspace or delete to remove)

Once loaded adfruit_rsa, I get this error when running commands like: adafruit_rsa.PublicKey.save_pkcs1(public_key) Traceback (most recent call last): File adafruit_rsa/key.py , line 267, in _save_pkcs1_der ...
  • DoctorD90
  • 2
  • Opened 
    15 days ago
  • #515

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 
    on Jun 26
  • #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 
    on Jun 23
  • #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
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! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub