mtcnn
mtcnn copied to clipboard
Cannot import mtcnn!! because of ImportError "most likely due to a circular import"
I got this error all the time. I can't use any single function of this library, tried both on Macos Mojave and Windows 10 with both python 3.7 or 3.11. How can I solve this circular import? Thank you!
(Cannot import mtcnn because of circular import)