Roberto Zoia

Results 2 comments of Roberto Zoia

I have sidestepped this issue by using an old version of tensorflow (0.12.1). ``` pip install tensorflow==0.12.1 ```

I don't know if this issue is already solved. I had a similar problem, and this is how I fixed it: In `config.php`: ``` 'gitBin' => 'git -c user.name="Kirby at...