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
ERROR: Failed building wheel for ujson
Running setup.py clean for ujson
Failed to build ujson
Installing collected packages: ujson, python-editor, kafka-python, pika, alembic, rasa-x
Attempting uninstall: ujson
Found existing installation: ujson 4.0.2
Uninstalling ujson-4.0.2:
Successfully uninstalled ujson-4.0.2
Running setup.py install for ujson … 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’"’"’))’ install --record ‘C:\Users\SithumDanthanarayana\AppData\Local\Temp\pip-record-r07kse_2\install-record.txt’ --single-version-externally-managed --compile --install-headers ‘d:\anaconda3\Include\ujson’
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 install
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
----------------------------------------
Rolling back uninstall of ujson
Moving to d:\anaconda3\lib\site-packages\ujson-4.0.2.dist-info
from D:\anaconda3\Lib\site-packages~json-4.0.2.dist-info
Moving to d:\anaconda3\lib\site-packages\ujson.cp38-win_amd64.pyd
from C:\Users\SithumDanthanarayana\AppData\Local\Temp\pip-uninstall-cnhbi6n8\ujson.cp38-win_amd64.pyd
ERROR: Command errored out with exit status 1: ‘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’"’"’))’ install --record ‘C:\Users\SithumDanthanarayana\AppData\Local\Temp\pip-record-r07kse_2\install-record.txt’ --single-version-externally-managed --compile --install-headers ‘d:\anaconda3\Include\ujson’ Check the logs for full command output.
please give me a solution