pyOwnCloud
pyOwnCloud copied to clipboard
problem with oclient -h
i've just installed pyOwncloud anc i've got this when runing oclient -h
root-DEBUG: ProgressBar not available
csync.csynclib.pre-DEBUG: Found ocsync at /usr/lib/libocsync.so.0
Traceback (most recent call last):
File "/usr/local/bin/oclient", line 9, in
what's wrong with ? any help plz ?
From the readme:
!Attention: the recent version of pyOwnCloud doesn't work with the recent versions of ocsync! PyOwnCloud needs a version lower than 0.91.0!
FYI, the official owncloud client includes a command line client now, and may alleviate most use cases for this code: https://doc.owncloud.org/desktop/2.1/advancedusage.html