Skip to content
This repository was archived by the owner on Oct 19, 2019. It is now read-only.
This repository was archived by the owner on Oct 19, 2019. It is now read-only.

AttributeError: 'NoneType' object has no attribute 'group' #46

@IamMegatron2025

Description

@IamMegatron2025

hello, when I run convert.py, I get error:

  File "convert.py", line 169, in parse_tf_varnames
    scale_num = int(m.group(1))
AttributeError: 'NoneType' object has no attribute 'group'

how to fix it?

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