pyOwnCloud icon indicating copy to clipboard operation
pyOwnCloud copied to clipboard

ownCloud CLI client written in python, more info on owncloud: www.owncloud.org

Results 14 pyOwnCloud issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi @csawyerYumaed, could you help me with this error ? Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.21.tar.gz Traceback (most recent call last): File "./setup.py", line 2, in use_setuptools() File "/home/ubuntu/Bureau/openwrt/build_dir/target-mipsel_r2_uClibc-0.9.32/pyowncloud/distribute_setup.py", line 152, in use_setuptools return...

I want to install pyOwncloud in ubuntu 14.04, but it needs old version of all packages. and it is not installing, when will pyOwncloud will work with new version of...

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,...

Won't start on Ubuntu 13.04 (raring ringtail). Is my libocsync0 too old? ``` ~$ oclient -h root-DEBUG: Keyring not available root-DEBUG: ProgressBar not available csync.csynclib.pre-DEBUG: Found ocsync at libocsync.so.0 Traceback...

I successfully installed pyOwnCloud, but as soon as I try to run it, I get the following error: GC01SRVR /home/programmi/pyOwnCloud # oclient root-DEBUG: Keyring not available root-DEBUG: ProgressBar not available...

Hi Files shared with the user is not synced. Is this intentional? I've tried setting dst=/Shared, but that caused the client to crash with: libocsync version: 0.70.4 buildURL: ownclouds://servername/remote.php/webdav//Shared Syncing...

I checked the csync.h of 0.91.0 and sw, that pyowncloud will crash. Renaming of functions, different errors etc.

bug:grave

Hello, Just reinstalled oclient on my Debian Wheezy. When trying to run it, I get an error as per subject line. Please see output of oclient --debug here: https://dl.dropboxusercontent.com/u/10099866/oclient-debug csync...

hi iv just installed occlient installed libocsync0 and python-argparse and pulled the git and python setup.py install but when i now execute oclient i get: Traceback (most recent call last):...

After install owncloud (to have dependencies), the pyowncloud repo was cloned and "python setup.py install" ran. It did not complain and finished up with: running install_egg_info Writing /usr/local/lib/python2.7/dist-packages/pyOwnCloud-0.4.pre.egg-info But not...