[Distutils] [ANN] setuptools post install script for bdist_wininst
Manlio Perillo
manlio.perillo at gmail.com
Mon Sep 13 22:56:37 CEST 2010
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Il 13/09/2010 17:43, P.J. Eby ha scritto:
> At 02:03 PM 9/13/2010 +0200, Manlio Perillo wrote:
>> The simplest solutions are:
>> * use py2exe or pyinstaller
>>
>> The problem is that there are some issues using them:
>> - my scripts are handled by setuptools, and I use pkg_resource
>> plugins and project data; this seems to not be supported
>
> I'm not sure what you mean.
That my scripts are declared using gui_scripts entry points.
Moreover my application make use of entry point based plugins.
> If your scripts import pkg_resources, it
> should be included in the resulting .exe or distribution.
>
>
>> - python >= 2.6 support have several issues
>
> Is that just a general issue with py2exe/pyinstaller, or is there
> something specific to setuptools?
>
pyinstaller specific:
http://www.pyinstaller.org/wiki/Python26Win
and (about setuptools support)
http://www.pyinstaller.org/wiki/FAQ#Misc
Regards Manlio
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkyOkAUACgkQscQJ24LbaUQCPACfV5HiHlf9ruGVLiTciKG0BJvu
WdMAn3xcbiIaQ9GLZYUGU/d048SkBTXa
=Rb+8
-----END PGP SIGNATURE-----
More information about the Distutils-SIG
mailing list