matteoferla/Fragmenstein

Continuous warning about Hs

Closed this issue · 1 comments

Hi, every time I am using Igor I got this warning
[14:56:15] Molecule does not have explicit Hs. Consider calling AddHs()

Victor.capture_rdkit_log() stopped capturing because WrapLogs changed so switched to LogToPythonLogger.

This is however enabled when logging is interfered with:

  • Victor.enable_stdout(logging.CRITICAL) — affects all logs
  • Victor.capture_logs() — affects Rosetta and rdkit logs
  • Victor.capture_rdkit_log() — rdkit only