PNCconf encountered an error.  The following information may be useful in troubleshooting:

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/pncconf/pages.py", line 1084, in on_xaxistune_clicked
    def on_xaxistune_clicked(self, *args): self.t.tune_axis('x')
  File "/usr/lib/python2.7/dist-packages/pncconf/tests.py", line 463, in tune_axis
    if not self.a.check_for_rt():
  File "/usr/bin/pncconf", line 1641, in check_for_rt
    elif hal.is_rt and not hal.kernel_version == actual_kernel:
AttributeError: 'module' object has no attribute 'kernel_version'