matchmaker icon indicating copy to clipboard operation
matchmaker copied to clipboard

issues on installing requirements

Open carlesoctav opened this issue 1 year ago • 1 comments

Hi, I'm experiencing some issues while trying to install all the dependencies. Do you have any updates on how to resolve this?

Here is the error message:

AttributeError: module 'notebook' has no attribute 'nbextensions'

Thank you for your assistance.

carlesoctav avatar Oct 11 '23 21:10 carlesoctav

One solution I found was by downgrading the notebook package: notebook==6.0.1

tobiasfink-ai avatar Nov 09 '23 10:11 tobiasfink-ai