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

Python • Re: Need help with Pico 2 W

$
0
0
Trying to follow guides for connecting to WiFi but nothing seems to work. https://www.tomshardware.com/how-to/con ... e-internet

How do I get

Code:

import network
to work? This is the error I get

Code:

>>> import networkTraceback (most recent call last):  File "<stdin>", line 1, in <module>ImportError: no module named 'network'


Possibly you have 'flashed' your RPi Pico 2 W board with a copy of the MicroPython firmware .uf2 intended for an earlier Pico 2 without the wireless feature?

Statistics: Posted by B.Goode — Sat Feb 08, 2025 7:01 pm



Viewing all articles
Browse latest Browse all 1234

Trending Articles