hukkelas / deep_privacy2

DeepPrivacy2 - A Toolbox for Realistic Image Anonymization
Apache License 2.0
292 stars 33 forks source link

cannot start anonymize.py #26

Open erosgaspardo opened 1 month ago

erosgaspardo commented 1 month ago

hello, i am trying to start the webcam anonymizer but this: ModuleNotFoundError: No module named 'tops' is there a way to solve this?

RamiHaf commented 2 weeks ago

Hello, I am having the same problem, ModuleNotFoundError: No module named 'tops' I tried to install the library called 'tops' using: pip install tops Now I have a similar error: ModuleNotFoundError: No module named 'tops.config' If there any solution to this error?