Forum Archive

Want to install photos module in other Python environments...

inzel

Is there a way to install Pythonista’s photo module in other Python environments? I cant find it with pip.

Thanks,

Inzel

mikael

@inzel, you cannot find it in pip because it was made by omz, specifically for Pythonista, and thus it is both proprietary and fully dependent on iOS APIs.

You can try and locate other libraries for other platforms – there’s surely something for webcams out there.