Degoo icon indicating copy to clipboard operation
Degoo copied to clipboard

How to install this in termux & use it

Open kausal381 opened this issue 10 months ago • 3 comments

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

kausal381 avatar Apr 28 '24 11:04 kausal381

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.

bernd-wechner avatar Apr 28 '24 12:04 bernd-wechner

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

kausal381 avatar Apr 30 '24 12:04 kausal381

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

bernd-wechner avatar Apr 30 '24 12:04 bernd-wechner