I have been encountering several problems with building NuPIC recently that have been really confused by. It turns out my inexperience with pythonbrew was at fault. In order to build a Python interpreter that will work, Ubuntu 13.04, I've needed to send in some configure flags:
pythonbrew install --configure="--enable-shared --enable-unicode=ucs4" 2.7
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
