Loggerhead directions

Alexander Belchenko bialix at ukr.net
Wed Mar 31 10:08:36 BST 2010


John Szakmeister пишет:
> 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/

I dunno. I'm happy py2exe user for many years and have no real 
experience with PyInstaller. Last time I've checked it (couple of years 
ago maybe) I found it much harder to use than py2exe. Maybe there is 
good improvements available.




More information about the bazaar mailing list