-
Notifications
You must be signed in to change notification settings - Fork 266
Open
Description
Hello, So im trying to make a weather station with a sense hat and a pi zero 2 w and im getting this error.
Traceback (most recent call last): File "/home/pi/pi_weather_station/weather_station.py", line 19, in <module> from urllib import urlencode ImportError: cannot import name 'urlencode' from 'urllib' (/usr/lib/python3.11/urllib/__init__.py)
Im following this guide https://www.youtube.com/watch?v=lnp6jo2XOU8 Any ideas what is causing this issue?
Metadata
Metadata
Assignees
Labels
No labels