Whisnu Sucitanuary

Results 7 comments of Whisnu Sucitanuary

@BenTheDesigner : Yes, I am having the same problem when I enter the address of the file directly as a parameter of putFile () method. If it is the intention...

Hi @BenTheDesigner only putFile.php is problematic for me, the other work normally even putStream.php also work well. I would be very delighted if you intend to try it in version...

Hi @BenTheDesigner, I was trying to execute putFile in PHP 5.3.18 and the result goes perfectly. But it's weird and still not be another clue to run it in PHP...

Hi @BenTheDesigner, I do not have a solution as well. While I still think that the error occurred because of PHP version 5.3.1 that I use.

Yes I have same issue when using `googlesamples-assistant-hotword` but have no problem when using `google-assistant-demo`. Here is my detail issue : https://stackoverflow.com/a/54209321/1802624 Besides that using our own version of `hotword.py`...

> (env) omprakash@omprakash:~$ googlesamples-assistant-hotword --project-id assistant-60d3a --device-model-id assistant-60d3a-assistant-6c4k5s > Segmentation fault (core dumped) > i am using the google-assistant-library version 1.0.1. but it can not resolve. @redopm try to clone...

Did you already updated all the required packages? ``` env/bin/python -m pip install --upgrade pip setuptools wheel python -m pip install --upgrade google-assistant-library==1.0.0 python -m pip install --upgrade google-assistant-sdk[samples]==0.5.1 ```...