Ruslan Kuprieiev
Ruslan Kuprieiev
Hey :) Yeah, I'm not working on ns anymore. Removed my assignees from that page. Sorry for the confusion.
Seems to be fixed in https://github.com/googleapis/google-api-python-client/issues/638 (google-api-python-client >= 1.12.25) https://github.com/googleworkspace/PyDrive/blob/871f7d644dd5df1c6190f7c7eebbab9721ccd4f4/setup.py#L16
Fixed in https://github.com/googleapis/google-api-python-client/issues/638 (google-api-python-client >= 1.12.25) https://github.com/googleworkspace/PyDrive/blob/871f7d644dd5df1c6190f7c7eebbab9721ccd4f4/setup.py#L16
Seems to be fixed in https://github.com/googleapis/google-api-python-client/issues/638 (google-api-python-client >= 1.12.25) https://github.com/googleworkspace/PyDrive/blob/871f7d644dd5df1c6190f7c7eebbab9721ccd4f4/setup.py#L16
For the record: would reconsider in favor of improving https://github.com/intake/gdrivefs . At least for our (dvc) purposes.
yeah, it is not related to put-url, not right now at least. Still would be nice not to load the whole thing into memory, of course.
Hi @KengoSawa2 ! Take a look at https://github.com/iterative/dvc/blob/5e69e29b2f0e3df9b9eab5d682988fd01121b015/dvc/tree/gdrive.py#L362 , where we wrap the fobj we are uploading into a tqdm progress bar. Indeed, it would be great to have an...
Hey @jelmer , thanks for taking a look! 🙏 FYI: @dtrifiro broke his clavicle/collarbone and won't be able to reply for a few weeks. If there is anything he needs...
This was fixed by https://github.com/iterative/dvc/pull/9626
@endremborza Thank you for the feedback, let us know if you run into this problem again. And sorry for such a long turnaround time 🙁