JM

Results 4 comments of JM

I'm also trying to use the validation on query parameters, which is not working with the version 0.9.4. Any update on this topic?

I've also run into this issue. The reason is the downloaded file is not in gzip format, as the error message states. Thus, `tar xzf speech_tools-2.4-release.tar.gz` generates the error. However,...

you can not use dictionaries as choices when the type is rawlist. The error doesn't happen if you actually use a simple list. However, the default configuration still doesn't make...

you can use the other repository which is made for Python 3.5: https://github.com/MichalDanielDobrzanski/DeepLearningPython35