常见错误TypeError: xxx() missing 1 required positional argument: 'xxx'

先实例化,后调用。不能直接import进来