Dear all,
I face a problem when executing the face training procedure. Please cf. the output below.
I am running ZoneMinder v1.34.5. I have already double-checked everything in the docs.
Your help is very much appreciated.
Thanks,
Markus
>> sudo -u www-data /var/lib/zmeventnotification/bin/zm_train_faces.py
Traceback (most recent call last):
File "/var/lib/zmeventnotification/bin/zm_train_faces.py", line 2, in <module>
import zmes_hook_helpers.face_train as train
File "/usr/local/lib/python3.6/dist-packages/zmes_hook_helpers/face_train.py", line 18, in <module>
g.logger.debug(
AttributeError: 'NoneType' object has no attribute 'debug'
Problem with face training procedure
Re: Problem with face training procedure
Fixed.
I no longer work on zmNinja, zmeventnotification, pyzm or mlapi. I may respond on occasion based on my available time/interest.
Please read before posting:
How to set up logging properly
How to troubleshoot and report - ES
How to troubleshoot and report - zmNinja
ES docs
zmNinja docs
Please read before posting:
How to set up logging properly
How to troubleshoot and report - ES
How to troubleshoot and report - zmNinja
ES docs
zmNinja docs
Re: Problem with face training procedure
Thx for the quick fix. 
