On 11/5/2007 6:42 PM, [EMAIL PROTECTED] wrote: > When running svnmerge.exe I sometimes get the following error: > > C:>svnmerge.exe merge --bidirectional > Traceback (most recent call last): > File "<string>", line 3, in ? > File "D:Workpyinstalleriu.py", line 312, in importHook > File "D:Workpyinstalleriu.py", line 382, in doimport > File "D:Workpyinstalleriu.py", line 215, in getmod > File "D:Workpyinstallerarchive.py", line 382, in getmod > ImportError: PYZ entry 'encodings' (0j) is not a valid code object
Not really. It doesn't happen here. > This only hapens about every 1 in 3 times. > It looks like there are some hardcoded paths in the executable. That's not the problem. The hardcoded parts are a normal side-effect of the way the executable is built. -- Giovanni Bajo _______________________________________________ Svnmerge mailing list [email protected] http://www.orcaware.com/mailman/listinfo/svnmerge
