I have setuped a virtual rasa envir in e:\rasa
now I copy the dir to another computer’s D:\rasa
when I run the cmd, throw err:
(py_venv) D:\rasa>rasa -h
Fatal error in launcher: Unable to create process using ‘“e:\rasa\py_venv\script
s\python.exe” “d:\rasa\py_venv\Scripts\rasa.exe” -h’
I have set activate.bat/activate/Activate.ps1 : set “VIRTUAL_ENV=d:\rasa\py_venv” any other resons for this err? thanks and looking forward for your response.