Hamed ZITOUN
Hamed ZITOUN
@BallisticPain your solution worked great!
@dieyne had the same issue that disappeared by reinstalling.
having the same issue
Hi, Can you send me an example of code? I can't tell you big thing without seeing what modification you've added to the original code.
Try to increase the delay used after opening the camera and before starting the capture.
Hum that is weird! Which API/Smartphone are you using? Do you systematically reproduce the problem?
> I have noticed that you can do: > > ``` > eval "$(conda shell.bash hook)" > conda activate > ``` Helped activating my prod env when building my docker...
This PR should be merged as the referenced issues are still happening : - MacOS High Sierra 10.13.6 - Python 3 - Anaconda 3 ``` Command "/anaconda3/bin/python -u -c "import...
@kmike I'm trying. I'll keep you informed/
So after updating everything (`conda update --all`), installing from github works! so thanks