onedrived-dev
onedrived-dev copied to clipboard
install on Raspberry pi 3
Hi,
I am trying to install onedrived-dev on Raspberry pi3. But I found some packages are missing. I collected the required packages for pi3.
Could you add it on README?
sudo apt-get install python3 build-essential python3-dev libssl-dev inotify-tools python3-dbus libffi-dev dbus-devel libdbus-glib-1-dev -y
sudo pip3 install pydbus
Thanks @HuiMi24 . I will update this on my project.
Yeah, something like "Installing for ARM" Btw, I get: "unable to locate package dbus-devel"