Replacing that line with simple "import scipy" gives me the same error (ImportError: no module named 'scipy').I would suggest start with 'Import scipy' at see how that works. uPython causes reduction in full Python deployments of modules. You likely
Do you have any documentation from the developers of SciPy to indicate that it is compatible with the MicroPython firmware that you are presumably running on your RPi Pico microcontroller?
Mayb the issues are similar to those for numpy, which you are familiar with.
Statistics: Posted by B.Goode — Tue Feb 04, 2025 11:03 pm