While trying to install Hopsworks in a Python 3.9 environment, I get the following error:
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
nbconvert 7.2.9 requires mistune<3,>=2.0.3, but you have mistune 0.8.4 which is incompatible.
How can I deal with this error?