Skip to content

doesn't work with python 3  #2

@misgnome

Description

@misgnome

fix:
change print statement in redditbackground.py to reflect Python3 syntax

add import urllib.request

change line with urllib.urlretrieve(...) to urllib.request.urlretrieve(...)

and it works!

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