@nik202 I am also getting same error while installing rasa-x what are the compatible version to use rasa-x
Building wheel for ujson (setup.py) … error error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> [6 lines of output] Warning: ‘classifiers’ should be a list, got type ‘filter’ running bdist_wheel running build running build_ext building ‘ujson’ extension error: Microsoft Visual C++ 14.0 or greater is required. Get it with “Microsoft C++ Build Tools”: Microsoft C++ Build Tools - Visual Studio [end of output]
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for ujson Running setup.py clean for ujson Failed to build ujson Installing collected packages: ujson, python-editor, pika, passlib, smmap, sanic, MarkupSafe, lxml, isodate, decorator, attrs, aioredis, xmlsec, sanic-cors, questionary, networkx, Mako, gitdb, croniter, python3-saml, GitPython, alembic, rasa-x Attempting uninstall: ujson Found existing installation: ujson 4.3.0 Uninstalling ujson-4.3.0: Successfully uninstalled ujson-4.3.0 Running setup.py install for ujson … error error: subprocess-exited-with-error
× Running setup.py install for ujson did not run successfully. │ exit code: 1 ╰─> [8 lines of output] Warning: ‘classifiers’ should be a list, got type ‘filter’ running install d:\kushala\envs\rasa\lib\site-packages\setuptools\command\install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. setuptools.SetuptoolsDeprecationWarning, running build running build_ext building ‘ujson’ extension error: Microsoft Visual C++ 14.0 or greater is required. Get it with “Microsoft C++ Build Tools”: Microsoft C++ Build Tools - Visual Studio [end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
WARNING: No metadata found in d:\kushala\envs\rasa\lib\site-packages
Rolling back uninstall of ujson
Moving to d:\kushala\envs\rasa\lib\site-packages\ujson-4.3.0.dist-info
from d:\kushala\envs\rasa\lib\site-packages~json-4.3.0.dist-info
Moving to d:\kushala\envs\rasa\lib\site-packages\ujson.cp37-win_amd64.pyd
from C:\Users\Admin\AppData\Local\Temp\pip-uninstall-gu14fr2_\ujson.cp37-win_amd64.pyd
error: legacy-install-failure
× Encountered error while trying to install package. ╰─> ujson
note: This is an issue with the package mentioned above, not pip. hint: See above for output from the failure.