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

How to install this in termux & use it #52

Open
kausal381 opened this issue Apr 28, 2024 · 3 comments
Open

How to install this in termux & use it #52

kausal381 opened this issue Apr 28, 2024 · 3 comments

Comments

@kausal381
Copy link

I cloned & pip install -r requirements & python or python3 build.py but
raise ImportError('failed to find libmagic. Check your installation')
ImportError: failed to find libmagic. Check your installation
This happens everytime. I dont have pc & I want to download all of my degoo data plz help

@bernd-wechner
Copy link
Owner

You're probably on Windows right? Only because on Windows I've had trouble with libmagic too and last I recal libmagic on Windows has a special package prebuilt.

@kausal381
Copy link
Author

kausal381 commented Apr 30, 2024

You're probably on Windows right? Only because on Windows I've had trouble with libmagic too and last I recal libmagic on Windows has a special package prebuilt.

No I'm on termux. I dont have pc, im using termux monet 0.118 on samsung m21 android 12.
I dont want to upload just download whole folder can i just iust ignore magic & install Degoo

@bernd-wechner
Copy link
Owner

Well, better check with termux and/or libmagic why there's no libmagic available with pip on termux I guess.

https://github.com/dveselov/python-libmagic

Also try StackOverflow:

https://stackoverflow.com/questions/76639423/installing-libmagic-with-pip-fails

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