denisecailab / minian

miniscope analysis pipeline with interactive visualizations
GNU General Public License v3.0
92 stars 37 forks source link

KeyError: 'matplotlib' #214

Open neurozac opened 2 years ago

neurozac commented 2 years ago

Hi,

I'm new to MiniAn (and relatively new to Python!) so apologies if this is a really simple question. I am trying to run through the demo of minian (from the 2021 Miniscope Workshop). I have been using the notebook from when I downloaded minion, as well as the MetaCell Duplicate Environment Trial.

I am repeatedly presented with: KeyError: 'matplotlib' whenever I run: 3.2 visualize raw data and optionally set roi for motion correction

Thus, I cannot complete this step or get the viewer. Does anyone know how I can solve this issue?

I appreciate any response, thank you!

aledifil commented 2 years ago

I actually have the same issue: it was working perfectly, but after updating some libraries (which sadly I cannot pinpoint), it stopped, showing the same error. Were you able to find a fix?