Brian Riviere

Results 9 issues of Brian Riviere

I have been trying to get the usdb-ndb app running on google app engine but have been unable to do so. For some reason it us unable to find the...

If the pattern you are try to match is at the start of the string then it will match otherwise it will not find an match Patten: /TFR-TO 1234456/ Desciption...

I'm getting the following not sure why this would be happening. thanks Program received signal SIGILL, Illegal instruction. 0x0000000000586ccc in simd4f_dot3 (lhs=..., rhs=...) at /home/briviere/pienoon/dependencies/vectorial/include/vectorial/simd4f_sse.h:160 160 return _mm_dp_ps(lhs, rhs, 0x7f);

Used a more complicated RAML contract and it is crashing with the following: s.1.raml -o api-client -l javascript part:/{keyType}{key} spec:[object Object] key:undefined TypeError: Cannot read property 'relativeUri' of undefined at...

I get the following when running the local nodecellar-example blueprint on windows 7: 2016-07-05 13:20:59 LOG [mongod_9f278.start] INFO: MongoDB has not start ed. waiting... 2016-07-05 13:21:02 LOG [mongod_9f278.start] INFO: [GET]...

Would it be difficult to implement a MSSQL database lib? thanks Brian

I tried running: evaluate_functional_correctness ./data/example_samples.jsonl Getting the following error: ``` File "/Users/brianriviere/projects/human-eval/human_eval/evaluation.py", line 65, in evaluate_functional_correctness args = (problems[task_id], completion, timeout, completion_id[task_id]) KeyError: 'test/0' ``` Is there something I'm not...

Hello I'm trying to install RET-MD on my own hosting site but I keep getting the following error returned: RETS M.D. Error There was an issue communicating with the RETS...

Hello I getting the following trying to push my elm app: Total 374 (delta 189), reused 352 (delta 179) remote: Compressing source files... done. remote: Building source: remote: remote: ----->...