Bugs item #1944601, was opened at 2008-04-16 23:50 Message generated for change (Comment added) made by sborho You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=968354&aid=1944601&group_id=199155
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: Vasily Grechishnikov (bazilio77) Assigned to: Nobody/Anonymous (nobody) Summary: Unknown Pywin32 messages Initial Comment: I installed TortoiseHg 0.3 And I have already installed Pythoon 2.5 python-2.5.2.msi and pywin32-210.win32-py2.5.exe When I try to run many programms I recieve th following message entry point ?PyWinObject_AsHANDLE@@YAHPAU_object@@pap...@z not found in pywintypes25.dll TortoiseHg 0.4. уже говорит ?PyWinObject_AsHANDLE@@YAHPAU_object@@p...@z I understand it's mismatch between DLL versions of Tortoise and Python. When I simple rename python25 all works OK. How I can use python and tortoise and the same time? ---------------------------------------------------------------------- >Comment By: Steve Borho (sborho) Date: 2009-03-05 00:55 Message: moved to bb ---------------------------------------------------------------------- Comment By: Peter Ruibal (fmoo) Date: 2008-07-27 15:49 Message: Logged In: YES user_id=2006774 Originator: NO This happens to me every time I install pywin32 via easy_install Re-installing pywin32 via the installer (see http://sourceforge.net/project/showfiles.php?group_id=78018) works for me. ---------------------------------------------------------------------- Comment By: Vasily Grechishnikov (bazilio77) Date: 2008-04-17 01:54 Message: Logged In: YES user_id=2065261 Originator: YES I installed both 0.3 and 0.4 by installer TortoiseHg-0.4rc1.exe TortoiseHg-0.3.exe I seen that the pywin32 is embedded into Tortoise Seems I understand the problem: in the search path d:\python25 placed first than the d:\Program Files\TortoiseHg and the windows loader looks at python25 first. But I think it's not good behavior when application fails due to prior installation of some other applications. ---------------------------------------------------------------------- Comment By: TK Soh (tksoh) Date: 2008-04-17 01:30 Message: Logged In: YES user_id=411637 Originator: NO I've revised the summary of this tracker. ---------------------------------------------------------------------- Comment By: TK Soh (tksoh) Date: 2008-04-17 01:28 Message: Logged In: YES user_id=411637 Originator: NO Did you install TortoiseHg (0.3 or 0.4?) via installer? If so, the installer comes complete with all the required DLL (python and pywin32). Just to be sure, when you said "run many programs", does it refer to other python application, or TortoiseHg? Please also try to uninstall TortoiseHg, and run the other python apps again, just to confirm if the errors are somehow connected to it. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=968354&aid=1944601&group_id=199155 ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
