Traceback (most recent call last):
File "C:\Users\SGS-PC12\AppData\Local\Programs\Python\Python36\lib\runpy.py", line 183, in _run_module_as_main
mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
File "C:\Users\SGS-PC12\AppData\Local\Programs\Python\Python36\lib\runpy.py", line 109, in _get_module_details
import(pkg_name)
File "C:\Users\SGS-PC12\AppData\Local\Programs\Python\Python36\lib\site-packages\rasa_nlu__init__.py", line 5, in
import version
ModuleNotFoundError: No module named 'version'
python -m rasa_nlu.train -c config_spacy.json
Traceback (most recent call last): File "C:\Users\SGS-PC12\AppData\Local\Programs\Python\Python36\lib\runpy.py", line 183, in _run_module_as_main mod_name, mod_spec, code = _get_module_details(mod_name, _Error) File "C:\Users\SGS-PC12\AppData\Local\Programs\Python\Python36\lib\runpy.py", line 109, in _get_module_details import(pkg_name) File "C:\Users\SGS-PC12\AppData\Local\Programs\Python\Python36\lib\site-packages\rasa_nlu__init__.py", line 5, in
import version
ModuleNotFoundError: No module named 'version'