Hi Freeha,
I had exactly the same error in OSX 10.6.8.
What I did was:
- Review the wiki page and make sure that all required software was updated
- Uninstall everything python in the computer, absolutely everything,
download Python 2.6.8 from python.org, and compile it
After this process, the error you are mentioning disappeared and NuPIC
compiled OK.

Hope it helps!
Gari


On Thu, Sep 26, 2013 at 12:04 AM, freeha azmat <[email protected]> wrote:

> hi,
>
> I am getting the following error when I build "Nupic" on Ubuntu:
>
> freeha1@ubuntu:~$ $NUPIC/build.sh
> Traceback (most recent call last):
>   File "/home/freeha1/nupic-master/build_system/setup.py", line 209, in
> <module>
>     utils.runCommand(["/bin/bash", command], outputLogLevel=logging.INFO)
>   File "/home/freeha1/nupic-master/build_system/pybuild/utils.py", line
> 150, in runCommand
>     raise RunCommandException("\n %s Command: '%s'" % (allOutput,
> commandLine))
> pybuild.utils.RunCommandException:
>  /usr/bin/aclocal
> /usr/bin/autoconf
> /usr/bin/automake
> /usr/bin/autoreconf
> running libtoolize...
> build_system/unix/autogen.sh: line 48: glibtoolize: command not found
> glibtoolize failed. Exiting
>  Command: '/bin/bash build_system/unix/autogen.sh'
> STDOUT redirected to: /tmp/ntabuild/stdout.txt
> Build failed!!!
> I searched on internet about details of error and found following solution:
>
> http://lists.numenta.org/pipermail/nupic_lists.numenta.org/2013-June/000325.html
> I try python2.6 after reading the solution but couldn't solve it.
>
> Please help !!!
>
>
>  Regards,
>  Freeha Azmat
>
> _______________________________________________
> 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

Reply via email to