Skip to content

patch_match compiling failed #29

@Nezara

Description

@Nezara

I have installed opencv via pip install opencv-python but seem to be encountering a patch_match issue. Not sure whats causing it. Cheers.

(sd-inf) C:\Users\wstob\stablediffusion-infinity>python app.py
patch_match compiling failed
Traceback (most recent call last):
File "C:\Users\wstob\stablediffusion-infinity\app.py", line 221, in
frame = gr.HTML(test(2), visible=False)
File "C:\Users\wstob\stablediffusion-infinity\app.py", line 31, in test
x = load_html()
File "C:\Users\wstob\stablediffusion-infinity\app.py", line 23, in load_html
canvaspy = f.read()
File "C:\Users\wstob\anaconda3\envs\sd-inf\lib\encodings\cp1252.py", line 23, in decode
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 347: character maps to

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