suny-downstate-medical-center / netpyne

A Python package to facilitate the development, parallel simulation, optimization and analysis of multiscale biological neuronal networks in NEURON.
http://www.netpyne.org
MIT License
144 stars 135 forks source link

feat: unpin matplotlib #764

Closed sanjayankur31 closed 1 year ago

sanjayankur31 commented 1 year ago

Fixes #692

The old version of netpyne does not provide wheels for py3.11 etc.

vvbragin commented 1 year ago

hi @sanjayankur31, thanks for your help, but unfortunately the issue is still there with the newest matplotlib.. I'm on it

sanjayankur31 commented 1 year ago

That's unfortunate. What's the issue btw? I couldn't exactly figure it out?

vvbragin commented 1 year ago

That's a minor thing with copying style params, but it makes the whole flow crash.. I have a workaround, will test it a bit more and push today hopefully

vvbragin commented 1 year ago

this change is included into root-cause fix https://github.com/suny-downstate-medical-center/netpyne/commit/d695be9aca30c0d75f6430e79712dad953afa1a7