Skip to content

module 'inspect' has no attribute 'getargspec' #84

Description

@fenooooo

Hey i have this error, anyone can help me ty ?

getargspec = getattr(inspect, "getfullargspec", inspect.getargspec) ^^^^^^^^^^^^^^^^^^ AttributeError: module 'inspect' has no attribute 'getargspec'. Did you mean: 'getargs'?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions