-1

ERROR: Command errored out with exit status 1: command: 'C:\Users\Hritam\venv\Scripts\python.exe' 'C:\Users\Hritam\venv\lib\site-packages\pip_vendor\pep517_in_process.py' build_wheel 'C:\Users\Hritam\AppData\Local\Temp\tmpuy_g_x1w' cwd: C:\Users\Hritam\AppData\Local\Temp\pip-install-f7h2dcn3\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

  • Can anyone help me to solve ? – Hritam Chowdhury Jul 03 '20 at 08:13
  • 1
    Welcome to SO - it is encouraged that you post what you tried along with the command that lead to the error message, and what you understand of it so far. You'll be much more likely to get (good) answers – Melinda Jul 06 '20 at 12:20

1 Answers1

0

In general you may want to take care installing the Rasa dependencies on a windows machine. There's some C++ dependencies that might mess things up. There's guides online that should help you though. I'll list them here for future reference of other folks who experience installation issues.

cantdutchthis
  • 31,949
  • 17
  • 74
  • 114