Gustav

Results 35 comments of Gustav

@bichomen Feel free to try out an implementation for this in https://github.com/gs11/sonerezh/commit/26e3b3d1d915f0460278b12313e9cf672357aa95

That's correct, the project developers mentioned planning this feature in issue #127.

Could it be that your webserver is jailed to www root?

As of now not only does the patching fail but the exception seems to be unhandled causing the application to fail. Does this hold true? If so it's quite an...

This library is for playback only. I'm not personally familiar with other libraries providing such functionality.

This is expected and you'll see the same behaviour on most *nix installations. It has to do with IFS (Internal Field Separator). You can get around this by issuing this...

This is actually the expected behaviour, works the same way on GNU/Linux. I think it grabs the first match on the path.

Started looking into it and realized my experience with distributing python packages is virtually non-existent. When building dists locally I can't really reproduce the issue with the test folder containing...

While not a heavy fastparquet user myself I'd say that'd be a fair tradeoff.