xybu / onedrived-dev

A Microsoft OneDrive client for Linux, written in Python3.
https://github.com/xybu/onedrived-dev
MIT License
705 stars 78 forks source link

Failed to save account #72

Open Daryolo opened 7 years ago

Daryolo commented 7 years ago

Successfully authorized onedrived. Failed to save account: No recommended backend was available. Install the keyrings.alt package if you want to use the non-recommended backends. See README.rst for details..

I don't know what to do. Help me please

ghost commented 7 years ago

for me it helps to authorize while im root

try this

Daryolo commented 7 years ago

@bwkiller getting the same error still :/

derrix060 commented 7 years ago

It's easy, just run this command:

$ sudo pip3 install -U keyrings.alt

It was discussed on #30