Skip to content

youqu3 init创建的demo跑不通 #146

Description

@Lewis456

报错:ImportError: cannot import name 'log' from 'youqu3'
解决方法:将原来的 from youqu3 import log 改为 from funnylog2 import log 就可以

报错:NameError: name 'BaseMethod' is not defined
解决方法:在demo_method.py里面添加 from method.base_method import BaseMethod

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions