Unable to install Rasa & Rasa -X ujson error!

I am facing the following problem:

    Preformatted text Building wheel for ujson (PEP 517) ... error
  ERROR: Command errored out with exit status 1:
   command: 'c:\users\abu ishak\desktop\chatbot\venv\scripts\python.exe' 'c:\users\abu ishak\desktop\chatbot\venv\lib\site-packages\pip\_vendor\pep517\_in_process.py' build_wheel 'C:\Users\ABUISH~1\AppData\Local\Temp\tmp4wekn12z'
       cwd: C:\Users\ABUISH~1\AppData\Local\Temp\pip-install-4l33_2f5\ujson
  Complete output (5 lines):
  running bdist_wheel
  running build
  running build_ext
  building 'ujson' extension
  error: Microsoft Visual C++ 14.0 is required. Get it with "Build Tools for Visual Studio": https://visualstudio.microsoft.com/downloads/
  ----------------------------------------
  ERROR: Failed building wheel for ujson
Failed to build ujson
ERROR: Could not build wheels for ujson which use PEP 517 and cannot be installed directly

would you please help me out?

Hi Abulshak,

what commands did you run to get that error? Without the commands it will be hard for me to understand how the problem was created.

HI koaning, I had used ‘pip install rasa’

Have your seen this guide? It is a step by step process to install Rasa on windows. You need to install C++ for windows. The youtube video guides you through everything.