Skip to content

Python 3.7 Support #33

Closed
Closed
@LucidSeed

Description

@LucidSeed

After Inserting #27 to fix the Page looping, I got working on Python 3.7 by;

inserting on Line 8;

from importlib import reload

and commenting out Line 383;

# sys.setdefaultencoding('utf8')

Thanks for creating this script.. makes life soo much easier

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