FBubuntu bug

Asked by mvtlam

When I try to run fbuntu.py (for the first time), I get this error:

Traceback (most recent call last):
  File "fbuntu/fbuntu.py", line 21, in <module>
    import notificationChecker, unifiedInboxChecker, legacyInboxChecker, graphNotificationChecker
ImportError: No module named notificationChecker

My auth file is correctly completed

Thanks you!

Question information

Language:
English Edit question
Status:
Solved
For:
FBuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Greg A
Solved:
Last query:
Last reply:
Revision history for this message
Best Greg A (etulfetulf) said :
#1

This is completely my fault.

Two ways you could procede:

1. Run "bzr pull" within your FBuntu folder to download the latest version

OR

2. Edit line 21 of fbuntu.py file to remove "notificationChecker,"

Revision history for this message
mvtlam (s-mvtlam) said :
#2

Thanks Greg Auger, that solved my question.

Revision history for this message
mvtlam (s-mvtlam) said :
#3

Thanks you very much :)