-1

I tried to use gpiozero on my raspberry pi 4, when i try to run the code it doesn't find the module.

Any suggestions?

I tried downloading it by several different ways as stated on the gpiozero documentation page. Don't know what to do now.

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459

1 Answers1

0

you should try

pip install gpiozero

if u have python with two or more versions, please consider an environment

shamnad sherief
  • 552
  • 5
  • 17