Degoo
Degoo copied to clipboard
How to install this in termux & use it
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
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.
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
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