site-packages\detect_mask\Mask.py", line 8, in <module> warnings.filterwarnings("ignore") NameError: name 'warnings' is not defined
Closed this issue · 3 comments
httpanand commented
site-packages\detect_mask\Mask.py", line 8, in <module>
warnings.filterwarnings("ignore")
NameError: name 'warnings' is not defined
Jash271 commented
Hi,
Thank you so much for bringing this to my notice,basically, I had to import warnings in the main Mask.py file.
I'll make the required changes and release a new version.
httpanand commented
Welcome 👍🏽
Jash271 commented
Heyy, a new version of the package has been released, kindly try it out