You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@iguanen it's because Dragonfire is already installed with deeppavlov==0.7.1 dependency. So first run make pip-uninstall or make dev-pip-uninstall to remove Dragonfire and then run make install to reinstall it.
ERROR: dragonfire 1.1.1 has requirement deeppavlov==0.7.1, but you'll have deeppavlov 0.8.0 which is incompatible.
How to downgrade to deeppavlov==0.7.1 ?
The text was updated successfully, but these errors were encountered: