Closed GoogleCodeExporter closed 9 years ago
This issue was updated by revision b8867d3c2f27.
Original comment by pierre.raybaut
on 7 Nov 2012 at 4:22
[deleted comment]
I'm getting the same error despite the update. My code work fine with
matplotlib...
Traceback (most recent call last):
File "C:/Users/Avell/Documents/Programacao/Phyton/Ca-Trasient/PyCalcium - guipwt.py", line 118, in transformData
plt.plot(self.time, self.Tdata)
File "C:\Python27\lib\site-packages\guiqwt\pyplot.py", line 484, in plot
curves = make.mcurve(*args, **kwargs)
File "C:\Python27\lib\site-packages\guiqwt\builder.py", line 316, in mcurve
curves.append(self.pcurve(x, yi, param, **kwargs))
File "C:\Python27\lib\site-packages\guiqwt\builder.py", line 331, in pcurve
curve.set_data(x, y)
File "C:\Python27\lib\site-packages\guiqwt\curve.py", line 469, in set_data
self.setData(self._x, self._y)
RuntimeError: Failed to make contiguous array of PyArray_DOUBLE
Python(x,y) 2.7: Python 2.7.6, NumPy 1.8.0, SciPy 0.13.3, Matplotlib 1.3.1
+ guidata 1.6.1, guiqwt 2.3.1
Original comment by humberto...@gmail.com
on 14 Apr 2014 at 9:08
Attachments:
I forgot the file with data.
Original comment by humberto...@gmail.com
on 15 Apr 2014 at 11:52
Attachments:
Original issue reported on code.google.com by
eatonjo...@gmail.com
on 8 Aug 2012 at 5:51Attachments: