Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Error while installing on Google Colab #166

Closed
zain910128 opened this issue Oct 21, 2019 · 5 comments
Closed

Error while installing on Google Colab #166

zain910128 opened this issue Oct 21, 2019 · 5 comments

Comments

@zain910128
Copy link

When i use the install command on google Colab, i get the following error:
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

@jkmartindale
Copy link

This library is deprecated, and the latest version on PyPI is a stub that says it's deprecated:
image

You can either install the latest real version of the library with

!pip install "onedrivesdk<2"

Or install the community fork onedrivesdk-fork, which has bug fixes that never got merged in.

@KTibow
Copy link

KTibow commented Mar 16, 2020

@zain910128 @jkmartindale is this issue closed? I agree this is a problem that Microsoft needs to fix.

@jkmartindale
Copy link

jkmartindale commented Mar 16, 2020

This issue will not be resolved as this is a deprecated/abandoned library. Use the workaround above.

No idea if that means this issue should be closed because no code change is "required" or if it should stay open so more people can find the workaround.

@zain910128
Copy link
Author

zain910128 commented Mar 24, 2020 via email

@baywet
Copy link
Member

baywet commented Oct 2, 2024

Thank you for reaching out and for your patience. This SDK is being officially deprecated. See #209 for more information

@baywet baywet closed this as not planned Won't fix, can't repro, duplicate, stale Oct 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants