Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facing issues while using it in colab #27

Open
KShivendu opened this issue Dec 8, 2019 · 2 comments
Open

Facing issues while using it in colab #27

KShivendu opened this issue Dec 8, 2019 · 2 comments

Comments

@KShivendu
Copy link

After some experimentation, I found that chromedriver doesn't work in colab. I used !./chromedriver in colab cell

The result was
src/tcmalloc.cc:283] Attempt to free invalid pointer 0x1951c81affc0

But when i try locally ./chromedriver :

`
Starting ChromeDriver 78.0.3904.105 (60e2d8774a8151efa6a00b1f358371b1e
0e07ee2-refs/branch-heads/3904@{#877}) on port 9515
Only local connections are allowed.
Please protect ports used by ChromeDriver and related test frameworks
to prevent access by malicious code.

Any suggestions what can be done ??
I have tried
!sudo apt-get install libjemalloc-dev !apt install libtcmalloc-minimal4
`

@adnangif
Copy link

Hey, Did you find any solution to this problem?
I'm also facing this issue.

@KShivendu
Copy link
Author

No. But you can try U-2 Net for background removal. It seems to be the SOTA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants