[Biopython] Error with py2exe and Entrez functions

Peter biopython at maubp.freeserve.co.uk
Thu Mar 4 21:21:17 UTC 2010


On Thu, Mar 4, 2010 at 8:27 PM, Nizar Ghneim wrote:
> Hello All,
>
> I am writing a short script that others would like to use on their own
> computers. I decided to use the py2exe tool to create an executable.
> ...
> It seems to me that the py2exe compiler does not grab the necessary
> DTD files. How can I solve this?

That does sound like the problem. Have you searched the
py2exe documentation for how to specify extra files like this -
others tools must have similar needs.

Peter



More information about the Biopython mailing list