This happens when there's a problem in linking the right version of python
during build. If you know where libpython2.7.so is, you can explicitly
specify the location by adding the following command-line argument to the
call to cmake:
-DPYTHON_LIBRARY=<path to libpython2.7.so>
You may need to `apt-get install python-devel` or whatever the right ubuntu
package is for the python development libs.
On Wed, Mar 19, 2014 at 7:38 AM, 2014fhuang <[email protected]> wrote:
> I've been having some issues with building NuPIC on my VirtualBox running
> Ubuntu. When I run the tests using testeverything I receive the following
> error message:
>
> *Total failed = 1
> FAILED: RegionTest
> *Total critical failures = 1
> FAILED: RegionTest
> MSG: Could not get valid spec for Region: py.TestNode
> *Success rate = 99.91
>
> Here is also a link showing the screenshot of said error:
> http://i.imgur.com/rEFIfWn.png
>
> If anybody knows how to fix this problem, it'd be greatly appreciated!
> Thanks!
>
> -Frank Huang
>
> _______________________________________________
> nupic mailing list
> [email protected]
> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
>
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org