Antonio Dourado
Antonio Dourado
I'm having a similar problem, with 1.7.1
Ubuntu 14.04
I'm running it from a virtualenv, with just PyQt54 and SIP symlinked into the site-packages of the virtualenv, all other dependencies installed via pip. Still, I start it up, nothing...
I also found an issue when building the docs for this, seems like sphinx latest version breaks recommonmark, so I raised it here: #252
Como vc gera o arquivo de dump? Pelo que eu entendi do código do comando de download, ele só baixa os arquivos. Update: é com o comando transform?
Dei uma olhada em algumas alternativas de storage que pudessem simplificar o processo, mas infelizmente não achei nada que batesse o seu setup atual: - Os serviços de DBaaS de...
+1 for implementing this functionality. I think that maybe allowing overriding the default behaviour by passing custom functions to the api manager constructor would fit better the current way things...
Just throwing it out there, maybe it helps: the default encoding on Windows is different from normal, decent, god-fearing operational systems (UTF-8). If I understand this correctly, the `C:\Users\mauricio\.chunk\c811d2999ff5d6a15340c98b44fd8126-Estabelecimentos0.zip` file...
Ah, the gob thing is from the stdlib? That plus reading bytes makes my hypothesis way more unlikely.
What if you put some sort of special file/object on s3 to hold the size/used/free information, and update it on writes, or when adding a file? It would still be...