Daniel Gatis
Daniel Gatis
try this: ``` yum install glibc-devel ```
Today, on pypi.org only versions compatible with python 3.9 is available. To install another tag version, directly from GitHub try this: ``` pip install git+https://github.com/danielgatis/[email protected] ```
@jamie-reconlabs good news! the new version has support for this python version, try install it plz :)
try this ;) ``` rembg i --help ```
Guys, can you show some example how to do this configuration?
Have you already checked the file permissions? ``` ls -l yourfile.jpg ``` please paste the content here.
fix in next release
I have no clue why it is happening. Any suggestion?
@sommerper Take a look at here: https://github.com/danielgatis/imgcat/blob/master/main.go#L48 This is the line that opens the file. The file is open as `readonly`, so it is a very strange error.
@penguin359 I just released version v1.0.14 When you get some free time, it would be nice if could test it. ;) https://github.com/danielgatis/imgcat/commit/8f2acbf03dab176d1475e706618383245f550c6e#diff-42e26dc67aed8aa3edb2472b4403288c1699fb6dc47419b9a475f0f224fe4689R28