Config: Ubuntu64 / Python 2.7 via pythonbrew.
$NUPIC/build.sh builds w/o error after i manually edit a number of files to #define the 2.7 var
htmtest & testeverything pass 100% for C++
run_tests.sh borks on the following looking for a 2.6 so I suspect that I have to edit a config or set an environment var somewhere:
///
//lib/python2.7/site-packages/matplotlib/transforms.py:34: in <module> //
//>   from matplotlib._path import affine_transform //
//E ImportError: libpython2.6.so.1.0: cannot open shared object file: No such file or directory // //=============== 244 passed, 4 skipped, 1 error in 59.19 seconds ================ //
///
Thanks in advance from a Linux / Python noob.
Sinon
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org

Reply via email to