waveform80 / picamera

A pure Python interface to the Raspberry Pi camera module
https://picamera.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.57k stars 357 forks source link

Cannot install on development machine #720

Open FlyinPancake opened 2 years ago

FlyinPancake commented 2 years ago

Hi, I ran into a problem where I can't install the latest 1.13 version on my development machine, but v. 1.12 works fine.

Is this a bug or is it intended?

I need the package on development hardware for autocomplete, etc.