Skip to content
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

Debugging empty result #1

Open
baerbock opened this issue Jun 28, 2019 · 4 comments
Open

Debugging empty result #1

baerbock opened this issue Jun 28, 2019 · 4 comments

Comments

@baerbock
Copy link

My coolprop works perfectly. Now I've just tried to use

import CoolProp.Plots as CPP
ph_plot = CPP.PropertyPlot('Water','Ph')
ph_plot.savefig('coolprop.png')

coolprop
The result is empty – but there is no error. How can I debug this?

@baerbock
Copy link
Author

baerbock commented Jul 6, 2019

@jowr Sorry for bothering, are you currently busy?

@jowr
Copy link
Member

jowr commented Jul 6, 2019 via email

@baerbock
Copy link
Author

baerbock commented Jul 6, 2019

ph_plot exists, but when plotting result is empty:

>>> ph_plot
<CoolProp.Plots.Plots.PropertyPlot object at 0x7fd156eb72e8>

I'm on Python 3.7.3

@chazanov
Copy link

@jowr I'm suffering from the same issue. Python 3.7.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants