← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 715124] Re: AttributeError: 'module' object has no attribute 'installExceptionHook'

 

reinstalling solved it:
>sudo ./setup.py install

regards

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/715124

Title:
  AttributeError: 'module' object has no attribute
  'installExceptionHook'

Status in Qt/KDE OpenObject Client:
  New

Bug description:
  Hi, I am trying to launch the koo client and I get this error:

  Traceback (most recent call last):
    File "./koo.py", line 167, in <module>
      Debug.installExceptionHook()
  AttributeError: 'module' object has no attribute 'installExceptionHook'

  On my other PC I had the same issue, I deleted some .pyc files, but I
  don't remember which ones

  thnx





References