HI Simon, On Sat, Aug 31, 2013 at 8:23 PM, may2003 <[email protected]> wrote:
> *...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 > ================* > I guess you have only Python 2.7installed on your system (no 2.6) right? If so, it's known issue and https://github.com/numenta/nupic/pull/215 should fix it when merged. (you can try the branch if it works for you) Regards, Mark -- Marek Otahal :o)
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
