Error: KeyError: key packagename [uuid] not found

In my changes, I had the name of the module all in lowercase, ie module foo instead of module Foo.

Now it works.