jonescompneurolab / hnn-core

Simulation and optimization of neural circuits for MEG/EEG source estimates
https://jonescompneurolab.github.io/hnn-core/
BSD 3-Clause "New" or "Revised" License
53 stars 52 forks source link

installation on m2 mac #689

Open jasmainak opened 9 months ago

jasmainak commented 9 months ago

Do:

$ pip install hnn_core[gui]

on M2 mac (maybe with zsh?). Then try:

from hnn_core.network_builder import load_custom_mechanisms
load_custom_mechanisms()
ntolley commented 9 months ago

Is there an issue when they are loaded during simulate_dipole() ?

ntolley commented 1 month ago

@stephanie-r-jones I believe you have an M2 mac right? I think you could help us test this!