Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8374

General discussion • Re: Cannot install SCIPY on Pico

$
0
0
I would suggest start with 'Import scipy' at see how that works. uPython causes reduction in full Python deployments of modules. You likely
Replacing that line with simple "import scipy" gives me the same error (ImportError: no module named 'scipy').

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



Viewing all articles
Browse latest Browse all 8374

Trending Articles