-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiscale_Brain_Structure_Simulation Errors under Windows #144
Comments
The version you installed by 'pip install braincog' is inconsistent with the online version on GitHub. You can clone braincog from github(see https://www.brain-cog.network/docs/tutorial/1_installation.html): |
Thanks for getting back to me on this. What version of Python do you typically use? Also, I actually followed the install tutorial https://www.youtube.com/watch?v=XkHq-MbKo20&list=PLNXUFsTshMlYTW6oleY5YjVEfnoQSw0N7&index=2 with references to the Brain Cod Github repo information as well. |
I did a clean re-install of Brain Cog and things seem to run now with just on "UserWarning"
Also, is there somewhere I can get the paper since I do not have access to this particular one from where I am at:
|
I think a python version over 3.7 is sufficient. The methods in this article are not what our current code uses. I share the paper in the following link: |
Thanks for the quick response and for the paper link that I will read with great interest. I will give the Python 3.7 a try to see how it runs the examples to see how that goes. Eventually, I would like to see about adding some new models to the Brain Cog Model_Zoo since I think that it could be helpful for the eventual modeling of a virtual full brain simulation towards AGI. One step forward would be to work out a good spiking RNN approach for a Question & Answering system maybe building on something in the "Knowledge Representation and Reasoning" section. Thanks again |
Hello,
I have tried to run the brain models with Python 3.9, 3.10, and 3.11 under "Multiscale_Brain_Structure_Simulation" models like "HumanBrain", "MouseBrain", and "" and am getting errors like this.
---- Human Brain ----
---- Mouse Brain ----
---- MacaqueBrain ----
Any thoughts?
Thanks
The text was updated successfully, but these errors were encountered: