Shivam Kumar
Results
2
issues of
Shivam Kumar
Traceback (most recent call last): File "D:\Atom\Chaos-master\logistic_interactive.py", line 480, in self.rate_box.valueChanged.connect(lambda: self.setValues('rate_box')) File "D:\Atom\Chaos-master\logistic_interactive.py", line 533, in setValues self.rate.setValue( linear_interp(self.rateval, TypeError: setValue(self, int): argument 1 has unexpected type 'float' Traceback...
I ran the code but got this error.