Thanks again. Sent from my iPhone
> On Jun 13, 2014, at 1:12 PM, Matthew Taylor <m...@numenta.org> wrote: > > I've had continuous success with Ubuntu. I've build from scratch several > times using this document on a VM: > https://github.com/numenta/nupic/wiki/Installing-NuPIC-on-Ubuntu > > --------- > Matt Taylor > OS Community Flag-Bearer > Numenta > > >> On Fri, Jun 13, 2014 at 9:46 AM, Joseph Skippings <joe.skippi...@gmail.com> >> wrote: >> Matthew, >> >> Do you recommend any OS I should use? I noticed from reading >> through the mailing list archives, the issues when trying to build on most >> linux distros. >> >> Sent from my iPhone >> >>> On Jun 13, 2014, at 12:22 PM, Matthew Taylor <m...@numenta.org> wrote: >>> >>> From those errors, it seems like NuPIC is not properly installed. I'm >>> really not sure what the state of that VM image is right now. Maybe you >>> should try Docker? >>> https://github.com/numenta/nupic/wiki/Install-NuPIC-using-Docker >>> >>> --------- >>> Matt Taylor >>> OS Community Flag-Bearer >>> Numenta >>> >>> >>>> On Fri, Jun 13, 2014 at 6:55 AM, joseph skippings >>>> <joe.skippi...@gmail.com> wrote: >>>> Hey guys, >>>> >>>> I have the same issue using the preset vm image. When I try >>>> to run the code, >>>> >>>> nupic@nupic-vm:~$ python >>>> '/home/nupic/nupic-source/examples/swarm/test_db.py' >>>> Traceback (most recent call last): >>>> File "/home/nupic/nupic-source/examples/swarm/test_db.py", line 23, in >>>> <module> >>>> from nupic.support.configuration import Configuration >>>> File >>>> "/home/nupic/nta/eng/lib/python2.7/site-packages/nupic/__init__.py", line >>>> 25, in <module> >>>> from nupic.bindings import engine_internal >>>> File >>>> "/home/nupic/nta/eng/lib/python2.7/site-packages/nupic/bindings/engine_internal.py", >>>> line 6, in <module> >>>> import _engine_internal >>>> ImportError: No module named _engine_internal >>>> >>>> Joseph Skippings >>>> >>>> >>>> >>>> >>>>> On Fri, Jun 13, 2014 at 1:20 AM, Jim Bridgewater <jwbwa...@gmail.com> >>>>> wrote: >>>>> Hi Mika, >>>>> >>>>> my copy of nupic has a directory >>>>> >>>>> $NUPIC/nupic/support >>>>> >>>>> which contains configuration.py and I am able to import Configuration >>>>> successfully. >>>>> >>>>> (nupic)1:19$ python >>>>> Python 2.7.6 (default, Apr 9 2014, 11:48:52) >>>>> [GCC 4.2.1 Compatible Apple LLVM 5.1 (clang-503.0.38)] on darwin >>>>> Type "help", "copyright", "credits" or "license" for more information. >>>>> >>> from nupic.support.configuration import Configuration >>>>> >>> >>>>> >>>>> Are you able to import nupic successfully? >>>>> >>>>> >>>>> >>>>> On Thu, Jun 12, 2014 at 8:51 PM, Mika Schiller <schillerm...@gmail.com> >>>>> wrote: >>>>> > I'm trying to validate that my msql setup is compatible with Nupic so >>>>> > that I >>>>> > can run a swarm. I cd'd into $NUPIC/examples/swarm/ and ran python >>>>> > test_db.py and got >>>>> > >>>>> > File "test_db.py", line 23, in <module> >>>>> > >>>>> > from nupic.support.configuration import Configuration >>>>> > >>>>> > ImportError: No module named nupic.support.configuration >>>>> > >>>>> > I checked the directory structure and it looks like there is no support >>>>> > directory. What's the workaround to this? >>>>> > >>>>> > thanks >>>>> > >>>>> > Mika >>>>> > >>>>> > _______________________________________________ >>>>> > nupic mailing list >>>>> > nupic@lists.numenta.org >>>>> > http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org >>>>> > >>>>> >>>>> >>>>> >>>>> -- >>>>> Jim Bridgewater, PhD >>>>> Arizona State University >>>>> 480-227-9592 >>>>> >>>>> _______________________________________________ >>>>> nupic mailing list >>>>> nupic@lists.numenta.org >>>>> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org >>>> >>>> >>>> _______________________________________________ >>>> nupic mailing list >>>> nupic@lists.numenta.org >>>> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org >>> >>> _______________________________________________ >>> nupic mailing list >>> nupic@lists.numenta.org >>> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org >> >> _______________________________________________ >> nupic mailing list >> nupic@lists.numenta.org >> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org > > _______________________________________________ > nupic mailing list > nupic@lists.numenta.org > http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
_______________________________________________ nupic mailing list nupic@lists.numenta.org http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org