Pystan
has been installed successfully on EMR
nodes (master, task and core nodes), but I still get this error
ModuleNotFoundError: No module named pystan
I installed pystan using pip install pystan
through boostrap_scrtip_actions
.
Does anyone know what could be the issue?
I use Python 3.7, emr 6.3.0
.