8000 `ulab` module missing from current 7.3.3 Matrix Portal release · Issue #6938 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content
ulab module missing from current 7.3.3 Matrix Portal release #6938
Closed
@CedarGroveStudios

Description

@CedarGroveStudios

CircuitPython version

Adafruit CircuitPython 7.3.3 on 2022-08-29; Adafruit Matrix Portal M4 with samd51j19

Code/REPL

import ulab

Behavior

Adafruit CircuitPython 7.3.3 on 2022-08-29; Adafruit Matrix Portal M4 with samd51j19
>>> import ulab
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: no module named 'ulab'
>>> 

Description

7.3.2 contains the ulab module as does 8.0.0-beta.0

circuitpython.org isn't listing the ulab module for the MatrixPortal 7.3.0

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0