Re: [PythonReports-users] Images
Brought to you by:
a1s
From: alexander s. <al...@go...> - 2013-02-11 09:31:00
|
On 11.02.2013 11:25, Werner F. Bruhin wrote: > > NameError: global name 'Data' is not defined > File "c:\Python27\Lib\site-packages\PythonReports\builder.py", line > 1461, in run > return self.build_printout() > File "c:\Python27\Lib\site-packages\PythonReports\builder.py", line > 2363, in build_printout > Data.make_element(_root, data=_image.getdata(), Sorry, this one slipped through. I have checked in a fix. Best wishes, alex. |