computervisioneng / sign-language-detector-python

MIT License
135 stars 93 forks source link

inference_classifier.py WARNING #4

Open jazjamau opened 6 months ago

jazjamau commented 6 months ago

Hi, Thank you for your amazing video on YouTube, and for sharing the code here. I got an error (warning) on inference_classifier.py

\sign-language-detector-python\Lib\site-packages\google\protobuf\symbol_database.py:55: UserWarning: SymbolDatabase.GetPrototype() is deprecated. Please use message_factory.GetMessageClass() instead. SymbolDatabase.GetPrototype() will be removed soon.

Please let me know what you suggest to avoid the warning. Thanks heaps, Jaz