I'm getting a traceback with current tip (9a04c8372685) of winbuild:

$ python setup.py --thg-unstable
.> hg clone -U http://bitbucket.org/tortoisehg/stable/ tortoisehg
requesting all changes
adding changesets
adding manifests

[snip]

.> hg -R hgkeyring pull -u
pulling from http://bitbucket.org/Mekk/mercurial_keyring/
searching for changes
no changes found
.> hg -R dulwich pull -u
pulling from http://bitbucket.org/abderrahim/dulwich/
searching for changes
no changes found
Traceback (most recent call last):
  File "setup.py", line 523, in <module>
    verify_hg_env()
  File "setup.py", line 236, in verify_hg_env
    if r'\Lib\X64' in installenv['Lib']:
  File "C:\Python26\lib\os.py", line 423, in __getitem__
    return self.data[key.upper()]
KeyError: 'LIB'


This is on Windows7 Ultimate 64 bit with Python26 and
gtk+-bundle_2.18.5-20091215_win32 installed.



------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to