Jash271/detect_mask

site-packages\detect_mask\Mask.py", line 8, in <module> warnings.filterwarnings("ignore") NameError: name 'warnings' is not defined

Closed this issue · 3 comments

site-packages\detect_mask\Mask.py", line 8, in <module>
    warnings.filterwarnings("ignore")
NameError: name 'warnings' is not defined

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.

Welcome 👍🏽

Heyy, a new version of the package has been released, kindly try it out