Hi!
I am trying to run the "from scipy.interpolate import BPoly" line on Pico (norma Pico, not W version) through Thonny, but I am getting hit with "ImportError: no module named 'scipy''".
When I run "pip install scipy" in CMD terminal in Windows I am getting this
https://imgur.com/vwnFgVb
I already have it installed on Pico through Tools=>Manage Packages
https://imgur.com/cOMTQcB
https://imgur.com/5kYMdMe
I believe I have only one version of Python on my pc = Python 3.12. The editor I use when I am not on Pico/Thonny is VSCode.
Am I missing something ?
Thank you for any help in advance.
I am trying to run the "from scipy.interpolate import BPoly" line on Pico (norma Pico, not W version) through Thonny, but I am getting hit with "ImportError: no module named 'scipy''".
When I run "pip install scipy" in CMD terminal in Windows I am getting this
https://imgur.com/vwnFgVb
I already have it installed on Pico through Tools=>Manage Packages
https://imgur.com/cOMTQcB
https://imgur.com/5kYMdMe
I believe I have only one version of Python on my pc = Python 3.12. The editor I use when I am not on Pico/Thonny is VSCode.
Am I missing something ?
Thank you for any help in advance.
Statistics: Posted by bestrasp — Tue Feb 04, 2025 9:58 pm