-
Notifications
You must be signed in to change notification settings - Fork 25
Description
Hi and thank you for your work!
I seem to be missing something, possibly due to being new at this.
I have the NIST Refprop Application installed under C:\Program Files (x86)\REFPROP
I have downloaded your repository and also set the environment variables as explained in the FAQs of NIST.
I can't make much of...
"Install the python API to refprop in your python dist-packages"
I assume I continue in the python2.7 folder but don't really know how. I went ahead and tried
python ./refprop.py
but got only the error
WindowsError: [Error 193] %1 ist keine zulõssige Win32-Anwendung
which means
WindowsError: [Error 193] %1 is an invalid Win32-application
so either my "bold move" was useless or there is some other problem.
Ah, yes. I have the anaconda distribution installed.
Cheers!