-
I followed instructions from https://pypi.python.org/pypi/gdrivefs
But after `gdrivefs` is "successfully" installed I get:
```
root@/home/cloud# gdfstool auth -u
Traceback (most recent call last):
…
-
It seems that errors get thrown quite a bit so it follows that you would want to check your local file hierarchy against the remote one. You would also want to make sure that the entire file made it …
-
I'm getting this error, but I have verified the packages and files are available in the referenced folder. I installed using pip
```
ds415plus> python3 acd_cli mount /volume1/amazoncloud
Traceback (…
-
Add python functional test on sam do.
One test case should be: mp4 to y4m conversion.
-
Hi,
I install jottalib through pip and wanted to try to use FUSE but the recent version seemed to have bugged it out completely. FUSEPY is installed already but it still complains:
> jotta-fuse /home…
-
I've been using fusepy for an implementation of a filesystem and wanted to test the correctness of the implementation using one of the publicly available FS test suites. Unfortunately that did work be…
-
```
MacOSX Lion introduces 64bit inodes and a new stat structure.
This patch implements the change.
This also looks for libfuse4x on Darwin, before just libfuse.
Tested on Mac Lion/fuse4x, FreeBSD …
-
Hello, I'm trying to write own encrypted filesystem with fusepy. I have already done console version and now I'm creating GUI for it. It is pretty simple, just "volume" manager with mount buttons. My …
-
###### Version
4.7.3
###### Description
Pacaur caches build files, which includes any sources downloaded by makepkg. If one of those sources has a filename that doesn't contain a version numb…
-
All,
First of al thanks for all the great job achieved !
I'm encountering an issue after updating python package and my raspbian system.
```
2016-02-27 21:56:56,552 INFO [5030:MainThread] gmusicap…