I have rasa installed in the same location and it worked fine. It was when I tried to install Rasa X in the same virtual environment that i encountered this error.
@insightskillz Ok, No worries. I hope you had install Anaconda, then created condo environment for python and you are able to activate and install perfect rasa.
@insightskillz Please can you able to do Ctrl+Shift+P, you will see python interpreter, it will show your environment select that and note you should be in project folder and try install rasa-x
OR
Manually, go the project folder, activate conda environment and then try to install rasa-x
Building wheel for ujson (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: 'C:\ProgramData\Anaconda3\envs\rasa_install_demo\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Ch\\AppData\\Local\\Temp\\pip-install-26pdl4ld\\ujson_35b7c846561c4d70ae98ef8745a842c9\\setup.py'"'"'; __file__='"'"'C:\\Users\\Ch\\AppData\\Local\\Temp\\pip-install-26pdl4ld\\ujson_35b7c846561c4d70ae98ef8745a842c9\\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\Ch\AppData\Local\Temp\pip-wheel-yzeelvrx'
cwd: C:\Users\Ch\AppData\Local\Temp\pip-install-26pdl4ld\ujson_35b7c846561c4d70ae98ef8745a842c9\
Complete output (6 lines):
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": https://visualstudio.microsoft.com/visual-cpp-build-tools/
----------------------------------------
ERROR: Failed building wheel for ujson
Running setup.py clean for ujson
@insightskillz You need to re-install Anaconda, and need to install fresh environment. Can you please tell me on last question, at the time creating conda environment did you separately install ujson and tensor flow?
@insightskillz What is your current VS code Version and Python Version?
Hello Nik i have followed the same procedure which you have said ,even i am not able to install it, can you please tell me the whole procedure in one go so that i can install it.
@Ravi13 please create the new thread and mention the issue related to Rasa X (latest version installed and also mention the method you are following) with some error.