Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Errors on initializing #39

Open
gihanmendis opened this issue Apr 19, 2017 · 1 comment
Open

Errors on initializing #39

gihanmendis opened this issue Apr 19, 2017 · 1 comment

Comments

@gihanmendis
Copy link

Hi, I am new to NuPIC. I feel nupic_studio is a faster way to use and understand the concepts. I install nupic_studio following the instructions in the wiki and was following the simulation section in wiki, wanted to try and example project but when clicking on the Initialize button after opening a project I get following errors:
Traceback (most recent call last):
File "/home/gihan/nupic.studio-master/nupic_studio/ui/main_form.py", line 465, in __buttonInitHTM_Click
initialized = Global.project.network.initialize()
File "/home/gihan/nupic.studio-master/nupic_studio/htm/network.py", line 54, in initialize
initialized = node.initialize()
File "/home/gihan/nupic.studio-master/nupic_studio/htm/node_region.py", line 229, in initialize
spVerbosity = False)
TypeError: init() got an unexpected keyword argument 'maxBoost'

I used virtualenv with python2.7
I install nupic using the command pip install nupic
and PyQt4 by using apt-get install python-qt4 python-qt4-gl

I really appreciate if someone can provide me with a solution, thank you verymuch

@david-ragazzi
Copy link
Collaborator

Please look this:

#41

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants