Gabriel Le Breton
Gabriel Le Breton
``` --------------------------------------------------------------------------- OptionError Traceback (most recent call last) in () 9 import pandas as pd 10 get_ipython().magic(u'matplotlib inline') ---> 11 pd.set_option('display.mpl_style', 'default') 12 caffe_root = '/opt/caffe/' 13 /opt/conda/lib/python2.7/site-packages/pandas/core/config.pyc in __call__(self,...
As shown here: https://travis-ci.com/GabLeRoux/neural-nets-are-weird/jobs/150002859 > Cloning into '/opt/caffe'... fatal: Could not parse object 'cc521a0801143c242f5da0e95737070c02ce15ab'. The command '/bin/sh -c git clone --depth 1 https://github.com/BVLC/caffe.git /opt/caffe && cd /opt/caffe && git reset...
Hi, Thanks for this nice tool. Leaving a note here that it doesn't work on python3.5 ```bash deactivate mkvirtualenv -p $(which python3) logcat-color workon logcat-color pip install logcat-color ``` ```...
Hi all, I'm new to this and I really like this app, I just wanted to start playing with this a bit, maybe trying to code a listener to notify...
For some reason, my requires.io watch wasn't active anymore. I enabled it again, received #53 and pipeline fails with following error: ``` ERROR: No matching distribution found for ansible==5.1.0 ```...
Hey there, I was playing around and it looks like one of the tests is failing under some version of node. This pull-request illustrate the issue See following build: https://travis-ci.com/GabLeRoux/node-zip/builds/73441118...
I created this branch to try and test multiple builder versions to help identifying failing `unity-builder` versions and also investigate why builds sometime needs `-nographics` and sometimes not.
Ran `npm-check -u -y` :v: All pages seem to work fine   👍