Paul Klasmann

Results 1 issues of Paul Klasmann

When running the chapter 4 program db_viewer.py I get the following error: `Traceback (most recent call last): File "/home/xxx/Documents/MyPython/db_viewer.py", line 95, in loadDatabase self.table_names = self.engine.table_names() AttributeError: 'Engine' object has...