CircuitPython version
Adafruit CircuitPython 7.3.3 on 2022-08-29; Adafruit Matrix Portal M4 with samd51j19
Code/REPL
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
CircuitPython version
Code/REPL
Behavior
Description
7.3.2 contains the
ulabmodule as does 8.0.0-beta.0circuitpython.org isn't listing the
ulabmodule for the MatrixPortal 7.3.0Additional information
No response