|
Hi, I followed the NuPIC installation instructions for Ubuntu 14.04 (see https://github.com/numenta/nupic/wiki/Compiling-NuPIC-on-Ubuntu-14). Everything went well till the final 'Run tests' section. The following command python $NUPIC/scripts/run_nupic_tests.py -u
gave the following error :py.test: error: unrecognized arguments: --boxed inifile: None rootdir: /misc/applications/Numenta/NuPIC/source/nupic I tried installing the pytest-xdist with pip but the problem is still there. Any idea ? --
Laurent Julliard Twitter @lrjay |
- --boxed : unrecognized argument in NuPIC test Laurent Julliard
- Re: --boxed : unrecognized argument in NuPIC test Matthew Taylor
