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 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?
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!