Loggerhead directions

John Szakmeister john at szakmeister.net
Wed Mar 31 10:05:08 BST 2010


On Wed, Mar 31, 2010 at 4:19 AM, Alexander Belchenko <bialix at ukr.net> wrote:
[snip]
> To ensure Loggerhead could be packaged to bzr.exe Windows installer (which
> uses py2exe under the hood) one *should* remove *all* setuptools or
> pkg_resource dependencies. Because py2exe'd bzr.exe can't use neither eggs
> nor pkg_resource.

Would PyInstaller work better?  I haven't used it in a long time, but
I believe it has some support for eggs and pkg_resource stuff (as long
as it's operating on an egg file).

http://www.pyinstaller.org/

-John



More information about the bazaar mailing list