Hi everyone, As I promissed I solved some installation issues in this minor version. This include the use of the latest version of PyQtGraph (library used in 3D simulation) which consequently discards the SciPy library (problematic in Ubuntu-like systems).
I tried force NuPIC Studio automatically install NuPIC (using PIP) and PyQt4 (cloning, building and installing locally it) but this didn't work well in some cases. So I decided make NuPIC Studio check only if these 2 depencencies are installed, and if not, provide basic instructions and links on how get them. Other minor but not less important change is that I abandoned the acronym "nustudio" in favor of "nupic_studio". I could not betray my values (which includes my preference for more descriptive names) in favor of a convenience that adds little.. (but I'll continue using "NS" to short "NuPIC Studio", because I and others here are familiar to use "VS" to short "Visual Studio") I tested this new version on Linux and OS X. However if someone find problems, please inform me here or just access https://github.com/nupic-community/nupic.studio and create an issue. I look forward for feedback.. :-) Cheers, David PS: Note that you should use "pip install nupic_studio" from now. I'll leave "pip install nustudio" instruction around but as 1.1.1 release not present significant problems, I'll deprecate the former instruction soon. -- David Ragazzi MSc in Sofware Engineer (University of Liverpool) OS Community Commiter at Numenta.org -- "I think James Connolly, the Irish revolutionary, is right when he says that the only prophets are those who make their future. So we're not anticipating , we're working for it."
