brandonegbert

Results 5 issues of brandonegbert

Running it on Amazon Linux (Cent/Redhat derivative) in case it's relevant. Maybe related to Pandora overhauling their interface recently? `python pandora-to-google-music/pandora_to_google_music.py Traceback (most recent call last): File "pandora-to-google-music/pandora_to_google_music.py", line 9,...

To test try inputting just "E" in the field. It will ignore all errors. Input just "W" it will ignore all warnings. Input "E W" and it displays everything.

**Describe the bug** Current code results in: ``` 2 error(s) decoding: * 'group_add[0]' expected type 'string', got unconvertible type 'int', value: '44' * 'group_add[1]' expected type 'string', got unconvertible type...

**Describe the bug** Readme says: ``` docker build . -t 'stable-diffusion-webui-rocm ``` It's missing the ending quote: ``` docker build . -t 'stable-diffusion-webui-rocm' ```

bug
documentation

**Describe the bug** ``` sudo docker-compose up [+] Running 1/1 ✘ stable-diffusion-webui-rocm Error 1.4s Error response from daemon: pull access denied for stable-diffusion-webui-rocm, repository does not exist or may require...