I try 5 days to install rasa x on my windows 11 laptop. i cannot do it.
Building wheel for ujson (setup.py) … error ERROR: Command errored out with exit status 1: command: ‘d:\anaconda3\python.exe’ -u -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘“’”‘C:\Users\SithumDanthanarayana\AppData\Local\Temp\pip-install-twl_330k\ujson_fe9b94f6056c4d548482abcc80f45de6\setup.py’“’”’; file=’“’”‘C:\Users\SithumDanthanarayana\AppData\Local\Temp\pip-install-twl_330k\ujson_fe9b94f6056c4d548482abcc80f45de6\setup.py’“’”’;f = getattr(tokenize, ‘“’”‘open’“’”’, open)(file) if os.path.exists(file) else io.StringIO(’“’”‘from setuptools import setup; setup()’“’”’);code = f.read().replace(’“’”’\r\n’“’”’, ‘“’”’\n’“’”’);f.close();exec(compile(code, file, ‘“’”‘exec’“’”’))’ bdist_wheel -d ‘C:\Users\SithumDanthanarayana\AppData\Local\Temp\pip-wheel-_6ly4jci’ cwd: C:\Users\SithumDanthanarayana\AppData\Local\Temp\pip-install-twl_330k\ujson_fe9b94f6056c4d548482abcc80f45de6 Complete output (14 lines): Warning: ‘classifiers’ should be a list, got type ‘filter’ running bdist_wheel running build running build_ext building ‘ujson’ extension creating build creating build\temp.win-amd64-3.8 creating build\temp.win-amd64-3.8\Release creating build\temp.win-amd64-3.8\Release\python creating build\temp.win-amd64-3.8\Release\lib C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -I./python -I./lib -Id:\anaconda3\include -Id:\anaconda3\include “-IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include” /Tc./python/ujson.c /Fobuild\temp.win-amd64-3.8\Release./python/ujson.obj -D_GNU_SOURCE ujson.c d:\anaconda3\include\pyconfig.h(59): fatal error C1083: Cannot open include file: ‘io.h’: No such file or directory error: command ‘C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\cl.exe’ failed with exit status 2