iLyas Bakouch
iLyas Bakouch
I'm getting the following error when I execute `train.py` `ValueError: [E024] Could not find an optimal move to supervise the parser. Usually, this means the GoldParse was not correct. For...
My system rebooted and my camera IP changed even though it was reserved... Anyway, I'm wondering how can I change the camera IP without having to reinstall it again (and...
Anytime I add Suggestion to agent, on facebook there's always a text added saying "Choose an item" how can it be removed or translated? I looked in the code but...
I've been trying to send back a normal text reply plus a Facebook's receipt template, but the template always ends up outside of the `fulfillmentMessages`part of the JSON response. I...
Doing a simple: `$bookFromAmazon = Amazon::lookup($bookTitle)->json();` throws an error: `Call to undefined method GuzzleHttp\Psr7\Response::json()`do you have any idea why ? PS: `->xml()`gives the same error
Hi, After the survey is made public, is there any way to see the results?
Nothing happens when lunch the project, a small Java window opens then closes after 2 seconds. Is this normal ? I'm using Eclipse with JDK1.8.0_11 on mac
Issue on Firefox: On hover, the image goes out of mouse range which cause the image to shrink again as soon as it was zoomed (since no hover is applied)
When you resize the window on IE, the lines are broken sometimes, as if doens't handle well the resize event
I've installed codeception using composer: Codeception version 2.1.5 I've installed laravel-elixir-codeception via npm but adding mix.codeception() into gulpfile.js and running gulp watch gives the following error `TypeError: mix.codeception is not...