Alexandre Girard Davila

Results 18 comments of Alexandre Girard Davila

$ sudo gem install ruby-shout Building native extensions. This could take a while... ERROR: Error installing ruby-shout: ERROR: Failed to build gem native extension. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb checking for oggpack_writeinit() in...

yes, same here: $ sudo port installed | grep libshout libshout2 @2.2.2_1 (active) It's just that ruby-shout doesn't compile, because shout_init() can't be found (even if lib is inside the...

Hi @travelcms , I've found a bug last night on the ```platform_ui``` docker container, the link to Jupyter UI was broken in the platform header links. You can use these...

https://www.deepdetect.com/downloads/platform/notebooks/dd_examples.ipynb

Hi @seyfullahuysal Thanks for your feedback. ```/home/jovyan/models/cats_dogs``` is not visible from inside your docker volumes. You'd need to move your model files to ```$DD_PLATFORM/models/cats_dogs``` - ```$DD_PLATFORM``` is ```$HOME/deepdetect``` if you've...

I'm new on redis, what would be the redis command to use to search for a particular string in a channel chatlog ?

Could you give more info about this issue? thanks :)

I'm new to python, my project file structure is probably wrong

Hi @usernamevalis I'm on the same issue, have you solved yours at the time ? I'm new to python, and from what I could figure out, the dup() issue is...