nadermx / backgroundremover

Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source.
https://www.backgroundremoverai.com
MIT License
6.7k stars 558 forks source link

#81 | I am getting an error in python3.8. Can you please check this. #82

Closed imprintnext-deb closed 1 year ago

imprintnext-deb commented 1 year ago

81 | I am getting an error in python3.8. Can you please help me on this. You can check the screenshot below.

image

nadermx commented 1 year ago

Can you please try installing from the github, and trying again. IE, pip install git+github.com/nadermx/backgroundremover should install the commit I just tried. If it works, let me know so I can close the issue

imprintnext-deb commented 1 year ago

Still I am getting the same error. Is there anything else that I am missing.

Here is my screenshot:

image

image

nadermx commented 1 year ago

That still seems like the old one. Try installing to specific git.

El mié, 31 de may de 2023 07:45, imprintnext-deb @.***> escribió:

Still I am getting the same error. Is there anything else that I am missing.

Here is my screenshot:

[image: image] https://user-images.githubusercontent.com/81958754/242295082-50e646b0-6257-4e6f-8188-3028627e5f99.png

[image: image] https://user-images.githubusercontent.com/81958754/242295719-9dc12a71-59c0-423f-8070-6888a2631768.png

— Reply to this email directly, view it on GitHub https://github.com/nadermx/backgroundremover/issues/82#issuecomment-1570267687, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABYACXA7LY5JNIR7PV77VCDXI5DPTANCNFSM6AAAAAAYT7G5GA . You are receiving this because you modified the open/close state.Message ID: @.***>

nadermx commented 1 year ago

make sure you remove backgroundremover first, then fresh install pip install git+https://github.com/nadermx/backgroundremover.git @86d4c591a17b8bc99ca998073b7d5d12372c4be7

nadermx commented 1 year ago

I went ahead and bumped the version, so pip install --upgrade backgroundremover should fix it