Open tiagoliveira9 opened 5 years ago
On the requirements.txt, we must put "onedrivesdk<2", because onedrivesdk 2.0 is deprecated. But it gives other errors further down. I am assuming this repo is dead.
Found this Project description on https://pypi.org/project/onedrivesdk/
This package has been deprecated and should no longer be used.
To continue using the old version of this package, please install onedrivesdk < 2.
Visit docs.microsoft.com/graph/onedrive-concept-overview for information about using the new Microsoft Graph APIs to access and manage OneDrive accounts.
You can find other packages published by Microsoft at pypi.org/user/microsoft
Trying to install from source with pip or manually I have a python error, NotADirectoryError.
Complete log https://pastebin.com/Rjx8xaup