Thanks Steve. Can you run this command and tell me what happens? /tmp/pip_build_steve/nupic/external/linux32/bin/swig -version --------- Matt Taylor OS Community Flag-Bearer Numenta
On Sat, Aug 2, 2014 at 5:28 AM, Stephen Crane <[email protected]> wrote: > Unfortunately it doesn't work for me: > > https://drive.google.com/file/d/0B6glijnuM80lWnQ1YnlZRk1aTlk/edit?usp=sharing > > Linux lenovo 3.11-2-686-pae #1 SMP Debian 3.11.8-1 (2013-11-13) i686 > GNU/Linux > > Cheers, > > > On 2 August 2014 01:56, Matthew Taylor <[email protected]> wrote: >> >> I *think* I've finally got a pypi package uploaded that people can >> use. I'm looking for volunteers who: >> >> 1. have python 2.6 or 2.7 installed >> 2. have pip installed (or can install it) >> 3. have git installed (or can install it) >> 4. [optionally] have never installed nupic before >> >> If you fit this description and you'd like to run a semi-quick test >> for me, simply open up a terminal window and type: >> >> pip install nupic >> >> This *should* download and build nupic and all required dependencies, >> and it will take a few minutes depending on your internet connection >> and computer speed. If the console output ends with: >> >> Successfully installed nupic >> Cleaning up... >> >> That is a Good Thing. >> >> You should now be able to "import nupic" form python and run swarms, >> models, etc. >> >> If you get some crazy errors during the installation which does not >> end in "Successfully installed nupic", please paste your entire >> console output on pastebin.com (or some other paste repository) and >> reply here with the link. >> >> The more people who do this, the better! >> >> Many thanks, >> --------- >> Matt Taylor >> OS Community Flag-Bearer >> Numenta >> >> _______________________________________________ >> nupic mailing list >> [email protected] >> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org > > > > > -- > Steve > > _______________________________________________ > 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
