After running setup.py install using Enthought's Canopy python environment on a MacBook Pro running MacOS High Sierra 10.13.6 I ran the water tutorial with the files provided. An error occurred at line 150 in quickff log.py. The error was 'AttributeError: "Logger' object has no attribute 'log_level''. This was code provided in quickff-master version 2.2.0 downloaded and run unchanged. What might be causing this error? How can I fix this error?