Ian Bell

Results 624 comments of Ian Bell

Hmm. My only idea is to run ``pip uninstall CoolProp`` until you can't anymore, then ``pip install CoolProp``. Haven't seen this before. Any chance you are trying to run python...

I tried really hard to get it to work, I couldn't. Many years I had it working when I worked in Belgium, but no longer.

No idea, someone will need to debug the C++ and figure out why. > Message ID: ***@***.***> >

The new EOS for chlorine is under review, should be published soon I hope. It will come with a json file for CoolProp

You could put in a placeholder model as described in the docs.

I think starting simple is the way to go. Binary mixtures, or maybe ternaries. There are interoperability scripts that allow you to go backwards and forwards between REFPROP and CoolProp...

Hmm, I'm not sure what is going on. I fired up a docker container with ``` docker run -it debian ``` then did ``` # apt install python3-pip ... lots...

I think it might have something to do with the ARM architecture on Raspberry PI, but not sure. The manylinux wheels for CoolProp are compiled for x64 architecture, so it...

Indeed, the Raspberry Pi is definitely a non-standard application. If you had to do anything special, could you mention that in this issue somewhere for anyone that might read this?