latest cygwin (1.5.19-4) , latest python, running idle yields fatal error unable to remap...

2006-04-05 Thread William Deegan
$ idle 5 [main] python2.4 380 C:\cygwin\bin\python2.4.exe: *** fatal error - unable to remap C:\cygwin\bin\tk84.dll to same address as parent(0x1889) != 0x18DA 5 [main] python2.4 4088 child_copy: loaded dll data write copy failed, 0x63104000..0x63105150, done 0, windows pid 2285

Re: latest cygwin (1.5.19-4) , latest python, running idle yields fatal error unable to remap...

2006-04-05 Thread William Deegan
I checked the 2006-04-03 snapshot. same issue. -Bill On 4/5/06, William Deegan <[EMAIL PROTECTED]> wrote: > $ idle > 5 [main] python2.4 380 C:\cygwin\bin\python2.4.exe: *** fatal > error - unable to remap C:\cygwin\bin\tk84.dll to same address as > parent(0x1889) != 0x18DA > 5

Re: latest cygwin (1.5.19-4) , latest python, running idle yields fatal error unable to remap...

2006-04-05 Thread Brian Dessent
William Deegan wrote: > 5 [main] python2.4 380 C:\cygwin\bin\python2.4.exe: *** fatal > error - unable to remap C:\cygwin\bin\tk84.dll to same address as > parent(0x1889) != 0x18DA You need to run rebaseall as explained in /usr/share/doc/Cygwin/python-*.README. Brian -- Unsubscrib