Hi Austin,
On Wed, Mar 19, 2014 at 8:26 PM, Austin Marshall <[email protected]> wrote: > 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. > > What is the equivalent of that in OS X? Regards, Pradeepto -- Pradeepto Kumar Bhattacharya KDE e.V. Board of Director | Proud KDE Contributor The KDE Project : http://www.kde.org
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
