After looking at the source it looks like it failed because I did not define
anything for data_files in setup.py, this is why self.distribution.data_files
defaults to None.
The fix for this is to use an empty list instead of None in build_i18n.run() in
such cases, I'm working on a patch now.
** Changed in: python-distutils-extra (Ubuntu)
Status: New => In Progress
** Changed in: python-distutils-extra (Ubuntu)
Assignee: (unassigned) => Markus Korn (thekorn)
--
'./setup.py build' results in AttributeError: 'NoneType' object has no
attribute 'append'
https://bugs.launchpad.net/bugs/493978
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs