Skip to content

No such file or directory: 'wget' #26

@mbecker4

Description

@mbecker4

I'm attempting to run this in PyCharm. I am getting the error FileNotFoundError: [Errno 2] No such file or directory: 'wget'. It looks to be coming from output = subprocess.check_output(['wget', '-O', out, url]) from the vqgan.py file. I installed wget via pip, but it is still throwing the error. Anyone know why this error may be showing up?

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