-
Hi,
I would like to know if we can run NuPIC in a cluster with load balancing or failover mode.
We have implemented the OPF for our use case but if the OPF python process stops due to some reason, w…
-
PR https://github.com/numenta/nupic/pull/2781 introduced a new network unit test that relies on pycapnp, so fails on OS platforms that don't have that package.
-
I [started this discussion already](http://lists.numenta.org/pipermail/nupic_lists.numenta.org/2015-December/012447.html), let's finish it here.
---
## Ideas
1. You could use HTM Engine and the HTTP…
-
## Environment
- OS X 10.10
- Python: Homebrew Python 2.7.9
## To Reproduce
1. `pip uninstall nupic` to ensure no existing installation
2. `pip install nupic` (installs one of the binaries below)
3. `…
-
Hi guys.
I was trying to make Infer work but I'm running into problems. You see, this command gives me BUILD SUCCEEDED:
xcodebuild -workspace Zymo.xcworkspace -scheme Zymo -configuration Debug -sdk …
-
This super issue covers the concerted effort to get NuPIC Python and C++ working on Windows.
Relocation of the [SWIG](http://www.swig.org/) wrapper and bindings, has isolated remaining Windows Python…
-
Everybody else is doin' it so... :-)
@rhyolight
-
Originally reported as https://github.com/numenta/nupic/issues/2570 and https://github.com/numenta/nupic/issues/2543 but now failing with a different error that seems to be internal to `nupic.core`.
…
-
On Ubuntu 14.04.3, unit, integration, and swarming tests fail. Their logs are available [here](https://gist.github.com/sato-cloudian/3f37b39b7cb59a2017bf).
My environment(Ubuntu 14.04.3 Desktop fresh…
-
See: https://travis-ci.org/numenta/nupic/jobs/75138342#L6712
```
Downloading/unpacking nupic.bindings==0.1.0 (from nupic==0.2.7.dev0)
Could not find any downloads that satisfy the requirement nupic…