waqar rashid

Results 93 comments of waqar rashid

I somehow managed to bypass the I/OError by adding try and except in the IIC.py. I think it is a hardware error something in the IIC mutiplexer as it doesn't...

@anfegori91 Is it still working? I checked mine for hardware faults but I couldn't find anything. I ignored the I/Oerror in software, but when I start receiving videos from both...

I have the same problem, but it stops working after a few iterations. I have ivport v2 dual, raspberry pi 3, camera v2 8MP. ![pi screenshot from 2016-12-24 13-50-50](https://cloud.githubusercontent.com/assets/6962179/21467078/04c1d45e-c9e1-11e6-8e78-23bcdf90fb78.png)

I tried to solve this problem but all I couldn't find the reason for this error. Perhaps some hardware issue during switching. I did suppressed the error by making some...

I am not sure if this error has to do something with the Raspberry pi I2C clock stretching bug. But the randomness of this error suggest that it is. http://www.advamation.com/knowhow/raspberrypi/rpi-i2c-bug.html...

I can confirm this issue. I faced a similar problem in setting up and almost gave up on it. Any suggestions for a fix? I can do the grunt work...

For those who come here to find a solution for this problem, here is a related merge request: https://github.com/avast/pytest-docker/pull/81

Any progress on this or any help needed? I came across this issue as well. Simple docker desktop installation on Windows 11

I think the problem is with raspberry pi I2C clock stretching bug. On Jan 13, 2017 09:55, "jdaniellhebert" wrote: > I ran into this error initially. My conclusion is that...