-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does not work for Julia 1.3 on Windows #10
Comments
Make sure you are using CoolProp/CoolProp.jl not vimalaad/CoolProp.jl. See this discourse thread and this pull request. |
Thanks @cstook. I had followed the instruction (blindly) on the Readme of this repo. I found the solution from your instructions on discourse thread. I will just write it here in case someone looks for a solution here (tried out on 1.3):
Step 3: Try out CoolProp in Julia:
This is in spite of the fact that the unit tests fail, which you can try on the Julia REPL, by getting into the Pkg mode, after typing ]:
As of today, the test fails for critical calculations of a few fluids:
|
I tried to install it on Windows 64 bit machine, using Julia 1.3 and it fails:
Any way this can be solved?
Thanks in advance!
The text was updated successfully, but these errors were encountered: