flappy007
flappy007
The Voice to text has to hit the google server and respond. I believe the blocking is having because of the network but I am not able to find out...
Hi @jadielam thanks for your prompt reply. I am using the example object detection.py but i even tried other example but got the same error for each one. Python version:...
Hi @jadielam any success on this. I too did run the code in Mac and it did not throw any error. The problem seems to be with windows system and...
change self._id to id(self) in the __hash__ function in node.py