On Mon, Dec 19, 2011 at 4:28 AM, Walter Prins wrote:
> Lina,
Hi Walter,
I am sorry, before I posted I did not realize people would get much
attention to do all following as you did.
Thanks,
Well, yesterday I posted a bug report and later during my waiting,
based on it's also python related, so
Lina,
On 18 December 2011 05:08, lina wrote:
> Hi,
>
> I met below issue:
>
> File "/usr/lib/python2.7/dist-packages/ViewerFramework/VF.py", line
> 369, in __init__
> self.GUI = ViewerFrameworkGUI(self, title=title,
> NameError: global name 'ViewerFrameworkGUI' is not defined
>
>
> can someone
lina wrote:
Hi,
I met below issue:
File "/usr/lib/python2.7/dist-packages/ViewerFramework/VF.py", line
369, in __init__
self.GUI = ViewerFrameworkGUI(self, title=title,
NameError: global name 'ViewerFrameworkGUI' is not defined
Is VF.py your code?
If so, you have a bug in the code.
If n
Hi,
I met below issue:
File "/usr/lib/python2.7/dist-packages/ViewerFramework/VF.py", line
369, in __init__
self.GUI = ViewerFrameworkGUI(self, title=title,
NameError: global name 'ViewerFrameworkGUI' is not defined
can someone tell me how to examine,
I mean, how to examine, what would you