error:'graphviz not installed'.

azeez
azeez New Altair Community Member
edited November 5 in Community Q&A
Am getting error Graphviz not installed while pressing test button in Keras option. I followed rapidminer community instruction to install in windows. using python 3.7.4  and rapidminer 9.3.1

Answers

  • varunm1
    varunm1 New Altair Community Member
    edited September 2019
    Hi @azeez

    Are you using anaconda environment for python? If so did you install Graphviz package in the environment you are trying to link with rapidminer?.

    For keras extension in Rapidminer, you should follow the exact versions of packages and python versions mentioned in the below thread.

    https://community.rapidminer.com/discussion/54092/keras-deep-learning-extension

    Rapidminer is focusing on Deep learning extension based on DL4J and not supporting Keras extension currently. So, I recommend you try the new extension or you can also use Python scripting in rapidminer and connect with keras packesg to develop DL models.