-
Hi, got a problem when i execute the binaries using a cross compile Python 2.7.6, fuse is also include (2.9.3), all compilation went fine
http://pastebin.com/PZ1ytN5h (also tried to change the google…
-
I'm having trouble getting a basic FUSE up and running. I'm using python 3 and I did the 2to3 thing on fuse.py. When I tried a stat on the mount point, I get input output error. According to the mi…
-
Was previously running 2.2.12a and did a pip upgrade and now have these errors on the upgrade, which and also the output from yas3fs --version after this upgrade failure
```
# pip install yas3fs --up…
-
I want to run yas3fs in a OpenVZ container. OpenVZ cannot load any modules locally, so "fuse" module is supported via http://openvz.org/FUSE.
It appears that yas3fs requires the "fuse" module to b…
-
Is there an example of how to implement locking?
There's a "lock = None" implementation for the "lock" method on Operations(), which seems to imply that it's not supported. There's also the following…
-
The mechanism to get an authentication code is not working. The URL provided by running "gdfstool auth -u" returns a HTTP/500.
$ curl -v "https://accounts.google.com/o/oauth2/auth?scope=https%3A%2F%2…
-
Hello,
I managed to install fusepy, gmusicapi and GMusicFS
But when I try to mount the google music fs, I have this issue :
[root@alarmpi bin]# gmusicfs /media/music/brendan/
Traceback (most recen…
-
Fixed in this patch.
https://gist.github.com/aryounce/5069286
-
Hello
Last version of setup.py is not working, with command python2 setup.py install it crash and i get:
Traceback (most recent call last):
File "setup.py", line 32, in
class custom_install(i…
-
gcbirzan@coin:~$ pip install fusepy
Downloading/unpacking fusepy
Downloading fusepy-2.0.1.tar.gz
Running setup.py egg_info for package fusepy
Traceback (most recent call last):
File "", …