[Distutils] Handling the binary dependency management problem

Chris Barker chris.barker at noaa.gov
Fri Dec 6 18:53:17 CET 2013


On Fri, Dec 6, 2013 at 5:16 AM, Thomas Heller <theller at ctypes.org> wrote:

> Am 06.12.2013 13:22, schrieb Nick Coghlan:
>


> Manipulation of __path__ at runtime usually makes it harder for
>
>> modulefinder to find all the required modules.
>>>
>>
>> Not usually, always. That's why
>> http://docs.python.org/2/library/modulefinder#modulefinder.AddPackagePath
>> exists :)
>>
>
> Well, as the py2exe author and the (inactive, I admit) modulefinder
> maintainer I already know this.


modulefinder fails often enough that I"ve never been able ot package a
non-trivial app without a bit of "force-include all of this package", (and
don't-include this other thing!). So while too bad, this should not be
considered  deal breaker.

-Chris


-- 

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20131206/e9ad43f9/attachment.html>


More information about the Distutils-SIG mailing list