You can install these packages on a Python 2.7 installation on your computer, then reference it from the Global Settings > Misc > Python Bridge. When working with the script, change the interpreter to "Python.NET" and you're done.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
can i install numpy and matplotlib modul to script ?
is there any tutorial to do that? thanks
You can install these packages on a Python 2.7 installation on your computer, then reference it from the Global Settings > Misc > Python Bridge. When working with the script, change the interpreter to "Python.NET" and you're done.
i did the setting but when i was running the scripts , DWSIM became freeze
Install cantera (on your python installation) and try to run the cantera samples, if they run correctly then you must check your script.
but my Script just contain a single line
"import cantera" or "import numpy"
then when i run it , DWSIM freeze
can you run the cantera sample?
yes. but not from DWSIM script.
If you're on Windows or Linux, try the Classic UI.
it work.
thanks Daniel