Public bug reported:
Binary package hint: spe
Running "python setup.py install" does not install the package data.
Consequently SPE can't be run because defaults.cfg is missing.
It looks like the package_data line from setup.py might be wrong.
Removing each occurrence of "_spe/" from this line seems to fix the
problem, e.g...
package_data = {'': ['defaults.cfg', 'doc/donate.html', 'doc/about.htm',
'skins/default/*', 'images/*']}
Using Python 2.5. The problem occurs on Gentoo Linux and Windows XP.
** Affects: spe (Ubuntu)
Importance: Undecided
Status: New
--
setup.py does not install package data
https://bugs.launchpad.net/bugs/201366
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