hg serve failure on using py2exe generated hg executable

dhruva dhruvakm at gmail.com
Tue Jul 10 00:34:33 CDT 2007


Hi,

On 7/9/07, Lee Cantey <lcantey at gmail.com> wrote:
> On 7/9/07, Lee Cantey <lcantey at gmail.com> wrote:
> > I know the prebuilt binaries work.  Maybe it's a win32 extensions
> > issue?  I'm not at my machine without them right now but if you don't
> > have them you could try installing and letting us know.
> > (https://sourceforge.net/projects/pywin32/)

I get the following messages when I build mercurial "python setup.py
py2exe" on Windows XP. Could this be a cause for "hg.exe serve" (hg
executable, not script) not working?

----------- BUILD LOGS ---------------
*** copy extensions ***
*** copy dlls ***
*** copy data files ***
copying E:\python\lib\site-packages\py2exe\run.exe ->
E:\cache\build\mercurial\crew\dist\hg.exe
warning: py2exe: Version Info will not be included:
  could not parse version number 'f3802f9f1840'
The following modules appear to be missing
['MySQLdb', 'OpenSSL', 'OpenSSL.SSL', 'email.Encoders',
'email.Generator', 'email.Iterators', 'email.MIMEBase',
'email.MIMEMultipart', 'email.MIMEText', 'email.Parser',
'email.Utils', 'email.base64MIME', 'packagescan', 'resource', 'svn',
'svn.client', 'svn.core', 'svn.delta', 'svn.ra', 'win32com.gen_py']

*** binary dependencies ***
----------- BUILD LOGS ---------------

-dky

-- 
Dhruva Krishnamurthy
Contents reflect my personal views only!


More information about the Mercurial-devel mailing list