I tried installing using the pip install picamera and it installed but is this different than picamerazero? Or are they essentially the same?
I was also getting an error trying to install picamerazero. It said the following:
"× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
This module only works on linux
[end of output]"
I'm trying to download on a Windows computer as well.