Giter Site home page Giter Site logo

Comments (6)

manu12121999 avatar manu12121999 commented on June 14, 2024

I guess it can work without it. I think i never installed gimp-python on my machine either.

from removebg-gimp.

corinthian13 avatar corinthian13 commented on June 14, 2024

It's not visible in the Filters menu.

But I do get two new topline menu headings, FX-Foundry and Script-Fu - whatever they are for.

For some reason the screenshot device won't work when I hover on the Filter menu.
But take it that Background Remove is not among the items in it.

I checked if requests was installed by attempting a reinstall:

$ sudo python3 -m pip install requests
Requirement already satisfied: requests in /usr/lib/python3/dist-packages (2.22.0)
$ 

Screenshot from 2022-06-14 21-17-26

from removebg-gimp.

manu12121999 avatar manu12121999 commented on June 14, 2024

This happens when requests is not correctly installed. And installing it is quite tricky, since gimp has an own version on python, so make sure it's is installed for the python of gimp and not your normal python. And how to do it depends on how you installed gimp in the first place. Perhaps you can try the alternative installation method in the section for installing it on windows

from removebg-gimp.

corinthian13 avatar corinthian13 commented on June 14, 2024

I have no Windows machine, I'm proud to say.

Look, does your background remove thing do anything I can't manually do on GIMP ?

I was attracted to it because sometimes after laboriously selecting the foreground image and trying to delete the invert space, nothing happens - except maybe the changing of a background color to the current default.
Of course what i want are transparent background images for various background colors in web design.

from removebg-gimp.

manu12121999 avatar manu12121999 commented on June 14, 2024

Firstly, I was aware of you using Linux, i was trying to suggest you try a method similar to the one for Linux( install requests in a virtualenv). Edit: i just noticed that i also put that as installation method for Linux, so forget the windows part

Secondly, yes, it removes the background without manually selecting the background, by uploading it to remove.bg as described in the Readme.

To your problem with the non-Transparent background: this happens when the image does not have an alpha channel(e.g. when opening a jpg) you can right-click your layer and select "add alpha channel" before you press "delete" to fix your problem

from removebg-gimp.

corinthian13 avatar corinthian13 commented on June 14, 2024

Christ.

All you're doing is uploading to remove.bg ?

I thought you had all fancy image analysis code and stuff like that.

I was clicking a checker button instead of selecting Layer > Transparency > Remove Alpha Channel

Okay, thanks.

from removebg-gimp.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.