The following repository contains two Python scripts utilizing the 'CoolProp' library for a thermal analysis of a Pure Electric Vehicle's HVAC system (Heat Pump). The CoolProp library is helpful in ...
We've encountered an issue that when there are any breakpoints set in the code and we start debugging with debugpy, then we get the follow exception when CoolProp is imported: <code object ...