Hi Michael,

I built a local image from latest source and noticed there is nothing in
NTA dir (it's set as /usr/bin/nta/eng) inside the Docker container. I'm
bulding it using the setup.py install method and it seems to work fine. I'm
opening a ticket for it and I will make a pull request updating the
Dockerfile.

Best regards,

Allan Costa
*allanino.me/about* <http://allanino.me/about>


2014-07-19 1:45 GMT-03:00 Michael Neale <[email protected]>:

> regarding:
> https://github.com/numenta/nupic/wiki/Install-NuPIC-using-Docker
>
> There has been some recent change that has made the nupic modules
> unvailable to python.
>
> For one example - the simple hotgym:
>
> docker run -i -t numenta/nupic /bin/bash -c "python
> /usr/local/src/nupic/examples/opf/clients/hotgym/simple/hotgym.py"
>
> Traceback (most recent call last):
>
>   File
> "/usr/local/src/nupic/examples/opf/clients/hotgym/simple/hotgym.py", line
> 29, in <module>
>
>     from nupic.data.datasethelpers import findDataset
>
> ImportError: No module named nupic.data.datasethelpers
> (similar errors involving all nupic.* modules happen no matter what other
> examples or code I try).
>
> Any ideas?
>
>
> --
> Michael D Neale
> home: www.michaelneale.net
> blog: michaelneale.blogspot.com
>
> _______________________________________________
> 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