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

Discharge state text panels can't update, require use of the unit converter #5

Open
ibell opened this issue Aug 5, 2015 · 0 comments

Comments

@ibell
Copy link
Owner

ibell commented Aug 5, 2015

Leave this kind of error in the log:

Traceback (most recent call last):
File "C:\pdsim\GUI\panels\pdsim_panels.py", line 2292, in
AGO_disc[1].GUI_location.Bind(wx.EVT_KILL_FOCUS,lambda event: self.OnChangeDischargeValue(event, 'pratio'))
File "C:\pdsim\GUI\panels\pdsim_panels.py", line 2350, in OnChangeDischargeValue
pdisc = psuction * pratio
TypeError: can't multiply sequence by non-int of type 'float'

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

1 participant