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

Onedrived won't start #113

Closed FlavioMiglio closed 2 years ago

FlavioMiglio commented 6 years ago

Hi, I just installed and configured Onedrived on my Xubuntu machine. when I try to open it by doing 'onedrived start' it gives back this text: https://pastebin.com/MtSSwPL4 and it doesn't work. Any ideas? thanks in advance

derrix060 commented 6 years ago

please try to install python-dev on your machine: apt install python-dev and also update psutil: pip3 install -U psutil

derrix060 commented 6 years ago

Please make sure you have followed all the steps from the installation, including the pre-requisites

FlavioMiglio commented 6 years ago

It's all correct; I just tried to reinstall and now it gives me onedrived start Starting onedrived ... FAILED ERROR: Child exited immediately with exit code 127

derrix060 commented 6 years ago

try to run again with --debug

FlavioMiglio commented 6 years ago

There's my output. Thank you for the help https://pastebin.com/fcZPj0N5