bernd-wechner / Degoo

CLI tool(s) for working with Degoo cloud storage
Other
143 stars 41 forks source link

Trying to run in python env on mac get : ModuleNotFoundError: No module named 'appdirs' #48

Closed tavdog closed 1 year ago

tavdog commented 1 year ago

from appdirs import user_config_dir ModuleNotFoundError: No module named 'appdirs'

I have confirmed appdirs was installed so not sure what's going on or if these tool even works anymore ?

tavdog commented 1 year ago

Oh, nevermind about the appdirs.