Install rasa_nlu

Hey everyone,

I am new to conversational AI within Rasa and am trying to install pip install rasa_nlu. However, I get the following error:

============================================================================
                              * The following required packages can not be built:
                              * freetype, png
                              * Please check http://gnuwin32.sourceforge.net/packa
                              * ges/freetype.htm for instructions to install
                              * freetype
                              * Please check http://gnuwin32.sourceforge.net/packa
                              * ges/libpng.htm for instructions to install png
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
g package metadata.
g package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.     
hint: See above for details.  

I’ve already installed rasa and all dependencies.

What am I doing wrong?

Welcome to the community :slight_smile:

Why are you installing this package? It is not mentioned anywhere in the docs:

The most you can do is pip install rasa[full]